Click or drag to resize
StreamCoders.Container.FLV Namespace
 
Classes
  ClassDescription
Public classAvcVideoPacket
Contains information of AVC frame.
Public classFlvAudioTag
Represents Audio Tag
Public classFlvHeader
Public classFlvTag
Represents generic FLV Tag. Depending on TagType, contains Script (Metadata), Video or Audio information.
Public classFlvVideoTag
Represents Video Tag
Public classObjectDataReference
Stores value field information from Script Tag parser.
Enumerations
  EnumerationDescription
Public enumerationAacPacketType
Enumeration of allowed AAC Packet types in FLV.
Public enumerationAvcPacketType
Enumeration of allowed AVC Packet types in FLV.
Public enumerationChannelMode
Enumeration of allowed ChannelId Configuration in FLV.
Public enumerationFlvFrameTypes
Enumeration of allowed Video Frame types in FLV.
Public enumerationFlvSoundFormats
Enumeration of allowed Sound Formats in FLV
Public enumerationFlvTagType
Enumeration of tags allowed in FLV.
Public enumerationFlvVideoFormats
Enumeration of allowed Video Formats in FLV.
Public enumerationKHzValues
Enumeration of allowed Sound sample Frequencies in FLV.
Public enumerationScriptDataType
Enumeration of Script Tag data types in FLV.
Public enumerationScriptDataValuesTypes
Enumeration of Script Tag data types in FLV.
Public enumerationSoundSize
Enumeration of allowed Sound Sizes (BitsPerSample) in FLV.