rotation property

  1. @JsonKey(name: 'rotation')
TRTCVideoRotation rotation
getter/setter pair
  • Field description: Clockwise rotation angle of video pixels.

Implementation

@JsonKey(name: 'rotation')
TRTCVideoRotation rotation;