ZEGO::EXPRESS::ZegoVideoEncodedFrameParam

编码视频帧的参数对象

Declared in ZegoExpressDefines.h

Includes

Public Attrib Lists

Public Attrib Docs

format

public ZegoVideoEncodedFrameFormat format ()

视频帧的格式

isKeyFrame

public bool isKeyFrame ()

是否为关键帧

width

public int width ()

视频帧的画面宽

height

public int height ()

视频帧的画面高

SEIData

public const unsigned char * SEIData ()

SEI 数据

SEIDataLength

public unsigned int SEIDataLength ()

SEI 数据的长度