|
BradmaxPlayerSdk
|
Represents some video source (URL for file or stream). More...
#import <BPSMMediaSource.h>
Instance Methods | |
| (NSDictionary *) | - toNSDictionary |
Class Methods | |
| (BPSMMediaSource *) | + newFromNSDictionary: |
Properties | |
| NSString * | contentType |
| Content type name. | |
| NSString * | url |
| URL pointing to media asset. | |
| NSNumber * | bitrate |
| Bitrate of media asset. | |
| NSNumber * | width |
| Width of media asset in pixels. | |
| NSNumber * | height |
| Height of media asset in pixels. | |
Represents some video source (URL for file or stream).
1.8.15