BCMoviePlayerController Class Reference
List of all members.
Public Member Functions |
(id) | - initWithContentURL:searchForRenditionWithLowBitRate:andHighBitRate: |
(void) | - setContentURL: |
(void) | - searchForRenditionsBetweenLowBitRate:andHighBitRate: |
(void) | - prepareToPlay |
(void) | - play |
(void) | - pause |
(void) | - stop |
(void) | - beginSeekingForward |
(void) | - beginSeekingBackward |
(void) | - endSeeking |
Protected Attributes |
BCVideo * | bcVideo |
int | renditionLowBitRate |
int | renditionHighBitRate |
BOOL | shouldLog |
BOOL | isThreeDotTwoOrGreater |
BOOL | initialized |
Properties |
BOOL | sortHTTPStreamingPlaylistForWIFI |
BOOL | isPreparedToPlay |
NSTimeInterval | currentPlaybackTime |
float | currentPlaybackRate |
Property Documentation
- (BOOL) sortHTTPStreamingPlaylistForWIFI [read, write, assign] |
When the call for the HTTP Streaming Playlist a.k.a. Variant Playlist goes out the url param "connection=wifi" is appended. This sorts the renditions so the playback experience is better from the begining on a WIFI connection. Only works with the BCMediaDeliveryTypeHTTP_IOS media delivery type, does nothing with other delivery types.
The documentation for this class was generated from the following files: