'Declaration
Public Property DataType As CodecsStartDecompressDataType
'Usage
Dim instance As CodecsStartDecompressOptions
Dim value As CodecsStartDecompressDataType
instance.DataType = value
value = instance.DataType
@property (nonatomic, assign) LTCodecsStartDecompressDataType dataType;
public CodecsStartDecompressDataType getDataType()
public void setDataType(CodecsStartDecompressDataType value)
get_DataType();
set_DataType(value);
Object.defineProperty('DataType');
Property Value
A value indicating whether strips or tiles are being decompressed.