rotationCorrection property

int? rotationCorrection
final

Degrees to rotate the video (clockwise) so it is displayed correctly.

Only used if eventType is VideoEventType.initialized.

Implementation

final int? rotationCorrection;