bitOrder property

Input<String?>? bitOrder
final

The order the bits of a PCM sample are stored in. The supported value is LittleEndian. (PCM Only)

Implementation

final pulumi.Input<String?>? bitOrder;