rotation property
VIVideoRotation
get
rotation
Current video rotation.
Use addListener method to subscribe to the video frame rotation changes.
Implementation
VIVideoRotation get rotation => value.rotation;