FMIceLinkVpxBitDepth Class Reference
| Inherits from | NSObject | 
|---|---|
| Declared in | FMIceLinkVpxBitDepth.h FMIceLinkVpxBitDepth.m  | 
+ bits10
	
Gets a bit depth of 10 bits.
			+ (FMIceLinkVpxBitDepth *)bits10Discussion
Gets a bit depth of 10 bits.
			Declared In
FMIceLinkVpxBitDepth.h
+ bits12
	
Gets a bit depth of 12 bits.
			+ (FMIceLinkVpxBitDepth *)bits12Discussion
Gets a bit depth of 12 bits.
			Declared In
FMIceLinkVpxBitDepth.h
+ bits8
	
Gets a bit depth of 8 bits.
			+ (FMIceLinkVpxBitDepth *)bits8Discussion
Gets a bit depth of 8 bits.
			Declared In
FMIceLinkVpxBitDepth.h
– value
	
Gets the internal integer value representation of this end usage mode.
			- (int)valueDiscussion
Gets the internal integer value representation of this end usage mode.
			Declared In
FMIceLinkVpxBitDepth.h