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