AVBlocks for .NET
3.0
Audio and Video Software Development Kit
|
▼NPrimoSoftware | |
▼NAVBlocks | |
CAudioStreamInfo | Describes an elementary audio stream |
CBlock | Provides functionality for audio and video encoding, decoding and transforming |
CDataStreamInfo | Describes a generic data stream |
CErrorInfo | Describes an AVBlocks error |
CHardware | Enumerates available hardware codecs |
CHwCodec | Describes a hardware encoder, decoder or filter |
CHwDevice | Describes a device that can be used for hardware accelerated encoding, decoding or processing |
▼CLibrary | Initializes AVBlocks and manages license information |
▼CConfig | Global hardware configuration |
CHardware | Hardware codec configuration |
CMediaBuffer | A buffer for media data |
CMediaInfo | Analyzes a file or a stream and provides information about its type and properties |
CMediaPin | MediaPin represents an elementary media stream |
CMediaPinList | A collection of media pins |
CMediaSample | Represents one or more samples of media data |
CMediaSocket | An input or output point of the Transcoder |
CMediaSocketList | A collection of media sockets |
CMeta | Metadata attribute names (tags) |
CMetaAttribute | MetaAttribute describes a textual meta information that is part of an audio or video file |
CMetaAttributeList | A collection of meta attributes |
CMetadata | Metadata describes meta information that is part of an audio or video file |
CMetaPicture | MetaPicture describes a meta image that is part of an audio or video file |
CMetaPictureList | A collection of meta pictures |
CMimeType | Multipurpose Internet Mail Extensions (MIME) used in AVBlocks |
CObjectCollection | An ordered collection of items used in AVBlocks |
▼CParam | Defines parameters that can be passed to the transcoder and to the components that are used in the transcoding process |
▼CDecoder | Parameters specific to decoders |
▼CVideo | Parameters specific to video decoders |
▼CH264 | Parameters specific to H.264 decoders |
CVUI | Parameters the are part of the Video Usability Information in the H.264 stream |
▼CDemuxer | Parameters specific to demuxers |
CMpeg | Parameters specific to the Mpeg demuxer |
▼CEncoder | Parameters specific to encoders |
▼CAudio | Parameters specific to audio encoders |
CAAC | Parameters specific to AAC audio encoders |
CMPEG1 | Parameters specific to MPEG1 audio encoders |
CVorbis | Parameters specific to Vorbis audio encoders |
CWMA | Parameters specific to WMA audio encoders |
▼CVideo | Parameters specific to video encoders |
CH264 | Parameters specific to H.264 encoders |
CH265 | Parameters specific to H.265/HEVC video encoders |
CMPEG2 | Parameters specific to MPEG-1 and MPEG-2 video encoders |
CVP8 | Parameters specific to VP8 video encoders |
▼CMuxer | Parameters specific to muxers |
CMP4 | Parameters specific to MP4 muxers |
▼CVideo | Parameters specific to video filters |
CCrop | Parameters specific to video croping |
CDeinterlacing | Parameters specific to the video deinterlacing filter |
CFrameRateConverter | Parameters specific to video frame rate filter |
COverlay | Parameters specific the video overlay filter |
CPad | Parameters specific to video padding |
CResize | Parameters specific to the video resizing filter |
CPinConnection | Defines pin connection disposition |
▼CPreset | Defines output presets supported by AVBlocks |
▼CAudio | Describes output audio presets structured by codec and device type |
CAudioCD | Presets for audio compatible with AudioCD (LPCM, 44100 Hz, stereo, 16-bit) |
CDVD | Presets for audio compatible with DVD-Video |
▼CGeneric | Generic audio presets (unrelated to specific devices) |
CM4A | M4A presets (AAC audio in MP4 container) |
CMP3 | MP3 presets (MPEG-1 Layer 3) |
COggVorbis | Presets for Vorbis audio in Ogg container |
▼CWMA | Presets for Windows Media Audio |
CLossless | Presets for the WMA Lossless codec |
CProfessional | Presets for the WMA Pro codec |
CStandard | Presets for the WMA standard codec |
▼CVideo | Describes output video presets structured by codec and device type |
CAndroidPhone | Presets for Android phones |
CAndroidTablet | Presets for Android tablets |
CAppleLiveStreaming | Presets for Apple Live Streaming |
CAppleTV | Presets for AppleTV devices |
CBDAV | Presets for Blu-ray Disc Audio-Visual MPEG-2 Transport Stream |
CDVD | Presets for DVD-Video |
▼CFast | Presets for fastest possible encoding |
CMP4 | Fast MP4 presets (audio and video streams in MP4 container) |
▼CGeneric | Generic video presets |
CMP4 | Generic MP4 presets (audio and video streams in MP4 container) |
CWebM | WebM presets |
CHDV | Presets for High-definition video MPEG-2 Transport Stream |
CiPad | Presets for iPad devices |
CiPhone | Presets for iPhone devices |
CiPod | Presets for iPod devices |
CKindle | Presets for Kindle |
CVCD | Presets for Video CD |
▼CWeb | Presets for Facebook, SmugMug, Vimeo, YouTube |
CMP4 | MP4 presets |
CStreamInfo | Provides properties and operations that are common for all elementary streams |
CTranscoder | Provides functionality for audio and video encoding, decoding and transforming |
CTranscoderContinueEventArgs | Contains the parameters of the Transcoder.OnContinue event |
CTranscoderInputChangeEventArgs | Contains the parameters of the Transcoder.OnInputChange event |
CTranscoderProgressEventArgs | Contains the parameters of the Transcoder.OnProgress event |
CTranscoderStatusEventArgs | Contains the parameters of the Transcoder.OnStatus event |
CUnmanagedMediaBuffer | Unmanaged buffer for media data |
CVideoStreamInfo | Describes an elementary video stream |