bufferType property

  1. @JsonKey(name: 'bufferType')
TRTCVideoBufferType bufferType
getter/setter pair
  • Field description: Video data structure type.

Implementation

@JsonKey(name: 'bufferType')
TRTCVideoBufferType bufferType;