Optional captureThe Unix timestamp (ms) for capturing the external encoded video frames.
Optional codecThe codec type of the local video stream. See VideoCodecType. The default value is VideoCodecH264 (2).
Optional frameThe video frame type. See VideoFrameType.
Optional framesThe number of video frames per second. When this parameter is not 0, you can use it to calculate the Unix timestamp of externally encoded video frames.
Optional heightHeight (pixel) of the video frame.
Optional rotationThe rotation information of the video frame. See VideoOrientation.
Optional streamThe type of video streams. See VideoStreamType.
Optional trackReserved for future use.
Optional uidThe user ID to push the externally encoded video frame.
Optional widthWidth (pixel) of the video frame.
Generated using TypeDoc
Information about externally encoded video frames.