开发者

What video/audio codec settings for playback on Android and iOS

开发者 https://www.devze.com 2023-01-11 15:25 出处:网络
What codec settings will开发者_运维技巧 produce valid videos for playback on Android (videoView) and iOS UIWebView)?Android:http://developer.android.com/guide/appendix/media-formats.html

What codec settings will开发者_运维技巧 produce valid videos for playback on Android (videoView) and iOS UIWebView)?


Android: http://developer.android.com/guide/appendix/media-formats.html

iOS video (UIWebView's don't actually play the videos, they pass it off to another class): http://developer.apple.com/iphone/library/documentation/mediaplayer/reference/MPMoviePlayerController_Class/MPMoviePlayerController/MPMoviePlayerController.html#//apple_ref/doc/uid/TP40006953

and iOS audio: http://developer.apple.com/iphone/library/documentation/AudioVideo/Conceptual/MultimediaPG/UsingAudio/UsingAudio.html#//apple_ref/doc/uid/TP40009767-CH2-SW33

0

精彩评论

暂无评论...
验证码 换一张
取 消