getRotationApplied
Occurs each time the SDK receives a video frame, and prompts you whether to rotate the captured video.
Attention: This function only supports video data in RGBA or YUV420.
Returns
Sets whether to rotate the captured video:
true
: Rotate the captured video.false
: (Default) Do not rotate the captured video.