EncoderParameterValueType
ValueTypeAscii = 2
An 8-bit ASCII value.
ValueTypeByte = 1
An 8-bit unsigned integer.
ValueTypeLong = 4
A 32-bit unsigned integer.
Two long values that specify a range of integer values.
ValueTypePointer = 9
A pointer to a block of custom metadata.
A pair of 32-bit unsigned integers. Each pair represents a fraction, the first integer being the numerator and the second integer being the denominator.
A set of four, 32-bit unsigned integers. The first two integers represent one fraction, and the second two integers represent a second fraction.
ValueTypeShort = 3
A 16-bit, unsigned integer.
A byte that has no data type defined.