signed property

Input<String?>? signed
final

Whether audio samples are represented with negative and positive numbers (signed) or only positive numbers (unsigned). The supported value is Signed. (PCM Only)

Implementation

final pulumi.Input<String?>? signed;