|
Class Summary |
| AsfHeader |
Each asf file starts with a so called header. |
| AudioStreamChunk |
This class represents the streamchunk describing an audio stream. |
| Chunk |
This class represents a chunk within asf streams. |
| ContentDescription |
This class represents the data of a chunk which contains title, author,
copyright, description and the rating of the file. |
| ContentDescriptor |
This class is a wrapper for properties within a
ExtendedContentDescription.
|
| EncodingChunk |
This class was intended to store the data of a chunk which contained the
encoding parameters in textual form. |
| ExtendedContentDescription |
This structure represents the data of a chunk, wich contains extended content
description. |
| FileHeader |
This class stores the information about the file, which is contained within a
special chunk of asf files.
|
| GUID |
This class is used for representation of GUIDs and as a reference list of all
Known GUIDs. |
| StreamBitratePropertiesChunk |
This class represents the "Stream Bitrate Properties" chunk of an asf media
file. |
| StreamChunk |
This class is the base for all handled stream contents. |
| VideoStreamChunk |
|