Definition at line 43 of file avfmediaplayer.mm.
◆ assetFailedToPrepareForPlayback: [1/2]
- (void) assetFailedToPrepareForPlayback: |
|
(NSError *) | error |
|
◆ assetFailedToPrepareForPlayback: [2/2]
- (void) assetFailedToPrepareForPlayback: |
|
(NSError *) | error |
|
◆ dealloc [1/2]
◆ dealloc [2/2]
◆ detatchSession [1/2]
◆ detatchSession [2/2]
◆ initWithMediaPlayerSession: [1/2]
◆ initWithMediaPlayerSession: [2/2]
◆ observeValueForKeyPath:ofObject:change:context: [1/2]
- (void) observeValueForKeyPath: |
|
(NSString *) | keyPath |
ofObject: |
|
(id) | object |
change: |
|
(NSDictionary *) | change |
context: |
|
(void *) | context |
◆ observeValueForKeyPath:ofObject:change:context: [2/2]
- (void) observeValueForKeyPath: |
|
(NSString *) | keyPath |
ofObject: |
|
(id) | object |
change: |
|
(NSDictionary *) | change |
context: |
|
(void *) | context |
◆ playerItemDidReachEnd: [1/2]
- (void) playerItemDidReachEnd: |
|
(NSNotification *) | notification |
|
◆ playerItemDidReachEnd: [2/2]
- (void) playerItemDidReachEnd: |
|
(NSNotification *) | notification |
|
◆ prepareToPlayAsset:withKeys: [1/2]
- (void) prepareToPlayAsset: |
|
(AVURLAsset *) | asset |
withKeys: |
|
(NSArray *) | requestedKeys |
◆ prepareToPlayAsset:withKeys: [2/2]
- (void) prepareToPlayAsset: |
|
(AVURLAsset *) | asset |
withKeys: |
|
(NSArray *) | requestedKeys |
◆ resourceLoader:shouldWaitForLoadingOfRequestedResource: [1/2]
- (BOOL) resourceLoader: |
|
(AVAssetResourceLoader *) | resourceLoader |
shouldWaitForLoadingOfRequestedResource: |
|
(AVAssetResourceLoadingRequest *) | loadingRequest |
◆ resourceLoader:shouldWaitForLoadingOfRequestedResource: [2/2]
- (BOOL) resourceLoader: |
|
(AVAssetResourceLoader *) | resourceLoader |
shouldWaitForLoadingOfRequestedResource: |
|
(AVAssetResourceLoadingRequest *) | loadingRequest |
◆ setURL:mimeType: [1/2]
- (void) setURL: |
|
(NSURL *) | url |
mimeType: |
|
(NSString *) | mimeType |
◆ setURL:mimeType: [2/2]
- (void) setURL: |
|
(NSURL *) | url |
mimeType: |
|
(NSString *) | mimeType |
◆ unloadMedia [1/2]
◆ unloadMedia [2/2]
◆ m_player
Initial value:{
@private
AVFCameraSession * m_session
Definition at line 45 of file avfmediaplayer.mm.
◆ m_playerItem
- (AVPlayerItem *) m_playerItem |
|
readatomicassign |
◆ m_playerLayer
- (AVPlayerLayer *) m_playerLayer |
|
readatomicassign |
◆ m_session
◆ videoTrack
- (AVPlayerItemTrack *) videoTrack |
|
readwriteatomicretain |
The documentation for this class was generated from the following file: