BradmaxPlayerSdk
Instance Methods | Class Methods | Properties | List of all members
BPSMMediaSource Class Reference

Represents some video source (URL for file or stream). More...

#import <BPSMMediaSource.h>

Inheritance diagram for BPSMMediaSource:

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.
 

Detailed Description

Represents some video source (URL for file or stream).


The documentation for this class was generated from the following files: