videoGOP property

int videoGOP
getter/setter pair

【字段含义】最终转码后的视频分辨率的关键帧间隔(又称为 GOP)

【推荐取值】默认值:2,单位为秒,取值范围是 [1,8]

Implementation

int videoGOP;