cacheRotation property
int
get
cacheRotation
Get the rotation of the video, value should be a multiple of 90
Implementation
int get cacheRotation => _rotation;
Get the rotation of the video, value should be a multiple of 90
int get cacheRotation => _rotation;