VIDEO_MODULE_POSITION

The frame position of the video observer.

Enumerator

POSITION_POST_CAPTURER
1: The post-capturer position, which corresponds to the video data in the onCaptureVideoFrame callback.
POSITION_PRE_RENDERER
2: The pre-renderer position, which corresponds to the video data in the onRenderVideoFrame callback.
POSITION_PRE_ENCODER
4: The pre-encoder position, which corresponds to the video data in the onPreEncodeVideoFrame callback.