AVVideoCodec 枚举

定义

指定视频代码是 H264 还是 JPEG 的枚举

public enum AVVideoCodec
type AVVideoCodec = 
继承
AVVideoCodec

字段

H264 1
JPEG 2

适用于