Namespace VisioForge.Core.Types.X
Classes
AudioInfoX
Audio information.
BarcodeDetectorEventArgs
Barcode detector event args for X engine.
D3D11VideoRendererSettings
Direct3D 11 video renderer settings.
DebugMediaBlockSettings
ElementX
Class ElementX.
FontDescriptionX
Font description.
VUMeterXData
VU meter data.
VUMeterXEventArgs
VU meter event args.
VideoFrameInfoX
Video frame info (X-engines).
VideoFrameX
Video frame.
VideoRendererSettingsX
Video renderer settings.
Interfaces
IBaseSourceX
Base source.
IEncoderTextInfo
Encoder text information interface.
IGetVideoStreamInfo
Interface IGetVideoStreamInfo.
IMediaBlocksPipelineCustomErrorHandler
Interface IMediaBlocksPipelineCustomErrorHandler. Implement this interface to handle errors in pipeline in the ErrorHandler method. Return true if you handled the error and the pipeline should continue working.
Enums
AudioFormatX
Audio format.
BarcodeDetectorMode
Barcode detector mode.
CapsType
Caps type.
D3D11WindowFullscreenToggleMode
Enum D3D11WindowFullscreenToggleMode.
ElementType
Element type.
PixelFormatX
Pixel format.
RTPMediaType
Represents the media types supported in RTP payloads. This enum covers common audio and video codecs used in streaming.
VideoFormatX
Video format (X engines).
Delegates
DrawReceivedEventHandler
Delegate OnDrawReceivedEventHandler.