postionType property

  1. @JsonKey(name: 'postionType')
AudioEncodedFrameObserverPosition? postionType
final

Audio profile. See AudioEncodedFrameObserverPosition.

Implementation

@JsonKey(name: 'postionType')
final AudioEncodedFrameObserverPosition? postionType;