StreamCoders.Container.FLV Namespace |
Class | Description | |
---|---|---|
![]() | AvcVideoPacket |
Contains information of AVC frame.
|
![]() | FlvAudioTag |
Represents Audio Tag
|
![]() | FlvHeader | |
![]() | FlvTag |
Represents generic FLV Tag. Depending on TagType, contains Script (Metadata),
Video or Audio information.
|
![]() | FlvVideoTag |
Represents Video Tag
|
![]() | ObjectDataReference |
Stores value field information from Script Tag parser.
|
Enumeration | Description | |
---|---|---|
![]() | AacPacketType |
Enumeration of allowed AAC Packet types in FLV.
|
![]() | AvcPacketType |
Enumeration of allowed AVC Packet types in FLV.
|
![]() | ChannelMode |
Enumeration of allowed ChannelId Configuration in FLV.
|
![]() | FlvFrameTypes |
Enumeration of allowed Video Frame types in FLV.
|
![]() | FlvSoundFormats |
Enumeration of allowed Sound Formats in FLV
|
![]() | FlvTagType |
Enumeration of tags allowed in FLV.
|
![]() | FlvVideoFormats |
Enumeration of allowed Video Formats in FLV.
|
![]() | KHzValues |
Enumeration of allowed Sound sample Frequencies in FLV.
|
![]() | ScriptDataType |
Enumeration of Script Tag data types in FLV.
|
![]() | ScriptDataValuesTypes |
Enumeration of Script Tag data types in FLV.
|
![]() | SoundSize |
Enumeration of allowed Sound Sizes (BitsPerSample) in FLV.
|