Click or drag to resize
AvcPacketType Enumeration
Enumeration of allowed AVC Packet types in FLV.

Namespace: StreamCoders.Container.FLV
Assembly: MediaBase (in MediaBase.dll) Version: 2.0.5.0 (2.0.5.0)
Syntax
public enum AvcPacketType
Members
  Member nameValueDescription
SequenceHeader0
Nalu1
EndSequence2
See Also