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