FMIceLinkVp8Format Class Reference
| Inherits from | FMIceLinkVideoFormat : FMIceLinkMediaFormat : NSObject | 
|---|---|
| Declared in | FMIceLinkVp8Format.h FMIceLinkVp8Format.m  | 
+ format
	
Initializes a new instance of the FMIceLinkVp8Format class.
			+ (FMIceLinkVp8Format *)formatDiscussion
Initializes a new instance of the FMIceLinkVp8Format class.
			Declared In
FMIceLinkVp8Format.h
+ formatWithClockRate:
	
Initializes a new instance of the FMIceLinkVp8Format class.
			+ (FMIceLinkVp8Format *)formatWithClockRate:(int)clockRateParameters
clockRate | 
						The clock rate.  | 
					
|---|
Discussion
Initializes a new instance of the FMIceLinkVp8Format class.
			Declared In
FMIceLinkVp8Format.h
– init
	
Initializes a new instance of the FMIceLinkVp8Format class.
			- (instancetype)initDiscussion
Initializes a new instance of the FMIceLinkVp8Format class.
			Declared In
FMIceLinkVp8Format.h
– initWithClockRate:
	
Initializes a new instance of the FMIceLinkVp8Format class.
			- (instancetype)initWithClockRate:(int)clockRateParameters
clockRate | 
						The clock rate.  | 
					
|---|
Discussion
Initializes a new instance of the FMIceLinkVp8Format class.
			Declared In
FMIceLinkVp8Format.h