單項選擇題下列選項中可以實現(xiàn)視頻播放功能的是()。

A.MPMoviePlayerController
B.MPMediaPickerController
C.AVAudioPlayer
D.UIImagePickerController


您可能感興趣的試卷

你可能感興趣的試題

1.單項選擇題下列屬性中,用于設(shè)置和獲取通知的內(nèi)容的是()。

A.@property(nonatomic)NSInteger applicationIconBadgeNumber
B.@property(nonatomic,copy)NSDate*fireDate
C.@property(nonatomic,copy)NSString*soundName;
D.@property(nonatomic,copy)NSString*alertBody;

2.單項選擇題下列情況中,必須使用POST請求的是()。

A.索取數(shù)據(jù)
B.傳遞包含機密或者敏感的信息
C.傳遞大量的數(shù)據(jù)
D.需要增加、修改、刪除數(shù)據(jù)

3.單項選擇題國際化需要在資源文件中設(shè)置鍵值對,下列選項中,鍵值由開發(fā)者自己確定的是()。

A.國際化程序名稱
B.國際化程序界面
C.國際化文本信息
D.以上選項都不是

4.單項選擇題下列哪項不是在Contacts框架中定義的聯(lián)系人屬性常量?()

A.CNContactGivenNameKey:表示聯(lián)系人的名。
B.CNContactPhoneNumbersKey:表示聯(lián)系人的電話號碼。
C.CNContactImageKey:表示聯(lián)系人的頭像。
D.CNContactFamilyNameKey:表示聯(lián)系人的姓。