PTMediaProfile Class Reference
Inherits from | NSObject |
Declared in | PTMediaProfile.h |
Tasks
url
-
url
Complete url for the stream.
property
codecs
-
codecs
Stream codecs, as provided in the master variant.
property
bandWidth
-
bandWidth
Stream bandwidth value.
property
attributes
-
attributes
Other stream related information, in key value format.
property
Properties
attributes
Other stream related information, in key value format.
@property (readonly, retain) NSDictionary *attributes
Discussion
Other stream related information, in key value format.
Declared In
PTMediaProfile.h
bandWidth
Stream bandwidth value.
@property (readonly, assign) long bandWidth
Discussion
Stream bandwidth value.
Declared In
PTMediaProfile.h