TWTRVideoMetaDataVariant Class Reference
Inherits from | NSObject |
---|---|
Conforms to | NSCoding NSCopying TWTRJSONConvertible |
Declared in | TWTRVideoMetaData.h |
bitrate
The bitrate of the entitity
@property (nonatomic, readonly) NSInteger bitrate
Declared In
TWTRVideoMetaData.h
contentType
The content type of the video entity.
@property (nonatomic, copy, readonly) NSString *contentType
Declared In
TWTRVideoMetaData.h
URL
The URL for the entity.
@property (nonatomic, readonly) NSURL *URL
Declared In
TWTRVideoMetaData.h