FMIceLinkVpxBitDepth Class Reference

Inherits from NSObject
Declared in FMIceLinkVpxBitDepth.h
FMIceLinkVpxBitDepth.m

Overview

Bit depths for VPX output.

+ bits10

Gets a bit depth of 10 bits.
+ (FMIceLinkVpxBitDepth *)bits10

Discussion

Gets a bit depth of 10 bits.

Declared In

FMIceLinkVpxBitDepth.h

+ bits12

Gets a bit depth of 12 bits.
+ (FMIceLinkVpxBitDepth *)bits12

Discussion

Gets a bit depth of 12 bits.

Declared In

FMIceLinkVpxBitDepth.h

+ bits8

Gets a bit depth of 8 bits.
+ (FMIceLinkVpxBitDepth *)bits8

Discussion

Gets a bit depth of 8 bits.

Declared In

FMIceLinkVpxBitDepth.h

– value

Gets the internal integer value representation of this end usage mode.
- (int)value

Discussion

Gets the internal integer value representation of this end usage mode.

Declared In

FMIceLinkVpxBitDepth.h