AVVideoCodec Enum

Definition

An enumeration that specifies whether the video code is H264 or JPEG

public enum AVVideoCodec
type AVVideoCodec = 
Inheritance
AVVideoCodec

Fields

H264 1
JPEG 2

Applies to