AVBlocks for C++  1.9
Audio and Video Software Development Kit
Class List
Here are the classes, structs, unions and interfaces with brief descriptions:
AudioStreamInfoAudioStreamInfo describes an elementary audio stream
BufferProvides FIFO semantics and helper functions for MediaBuffer
ByteArrayParameterThe parameter represents a byte array (buffer)
ErrorInfoDescribes an AVBlocks error
FloatParameterThe parameter represents a 64-bit floating point number (double precision)
IntParameterThe parameter represents a 64-bit integer
LicenseInfoProvides information about the current license state of the library
MediaBufferA buffer for media data
MediaBufferParameterThe parameter represents a MediaBuffer object
MediaInfoAnalyzes a file or a stream and provides information about its type and properties
MediaPinMediaPin represents an elementary media stream
MediaPinListMediaPinList represents the elementary pins within a MediaSocket object
MediaSampleMediaSample represents one or more samples of audio or video data
MediaSocketAn input or output point of the Transcoder
MediaSocketListMediaSocketList represents the inputs or outputs of a Transcoder
MetaAttributeMetaAttribute describes a textual meta information that is part of an audio or video file
MetaAttributeListMetaAttributeList represents the meta attributes inside a Metadata object
MetadataMetadata describes meta information that is part of an audio or video file
MetaPictureMetaPicture describes a meta image that is part of an audio or video file
MetaPictureListMetaPictureList represents the meta pictures inside a Metadata object
ParameterParameter is the base class for named parameters passed to various classes in AVBlocks
ParameterListA collection of Parameter objects
ReferenceBase class for all objects that require reference management
StreamThe Stream interface can be used to implement a data source or sink
StreamInfoProvides properties and operations that are common for all elementary streams
StreamInfoEnumStreamInfoEnum is a read-only collection of StreamInfo objects
StringParameterThe parameter represents an untyped value which is stored in a char_t string
TranscoderProvides functionality for audio and video encoding, decoding and transforming
TranscoderCallbackThe TranscoderCallback provides a way to receive notifications from the Transcoder and also to control its operation while it is running (Transcoder::run)
VideoStreamInfoVideoStreamInfo describes an elementary video stream
 All Classes Namespaces Files Functions Variables Enumerations Enumerator