Table of Contents

Namespace GstVideo.Internal

Classes

ColorBalance
ColorBalanceChannel
ColorBalanceChannelClass
ColorBalanceChannelClassArrayHandle
ColorBalanceChannelClassArrayOwnedHandle
ColorBalanceChannelClassArrayUnownedHandle
ColorBalanceChannelClassHandle
ColorBalanceChannelClassOwnedHandle
ColorBalanceChannelClassUnownedHandle
ColorBalanceInterface
ColorBalanceInterfaceArrayHandle
ColorBalanceInterfaceArrayOwnedHandle
ColorBalanceInterfaceArrayUnownedHandle
ColorBalanceInterfaceHandle
ColorBalanceInterfaceOwnedHandle
ColorBalanceInterfaceUnownedHandle
Functions
Navigation
NavigationInterface
NavigationInterfaceArrayHandle
NavigationInterfaceArrayOwnedHandle
NavigationInterfaceArrayUnownedHandle
NavigationInterfaceHandle
NavigationInterfaceOwnedHandle
NavigationInterfaceUnownedHandle
VideoAFDMeta
VideoAFDMetaArrayHandle
VideoAFDMetaArrayOwnedHandle
VideoAFDMetaArrayUnownedHandle
VideoAFDMetaHandle
VideoAFDMetaOwnedHandle
VideoAFDMetaUnownedHandle
VideoAffineTransformationGetMatrixAsyncHandler

Async Handler for VideoAffineTransformationGetMatrix. An async annotation indicates the closure will be called precisely once, after which it is then available for garbage collection.

VideoAffineTransformationGetMatrixCallHandler
VideoAffineTransformationGetMatrixForeverHandler

Forever Handler for VideoAffineTransformationGetMatrix. An forever annotation indicates the closure will be valid until the process terminates. Therefor the object will never be freed.

VideoAffineTransformationGetMatrixNotifiedHandler

Notified Handler for VideoAffineTransformationGetMatrix. A notified annotation indicates the closure should be kept alive until it is manually removed by the user. This removal is indicated by a destroy_notify event, emitted by the relevant library. Pass DestroyNotify in place of a destroy_notify callback parameter.

VideoAffineTransformationMeta
VideoAffineTransformationMetaArrayHandle
VideoAffineTransformationMetaArrayOwnedHandle
VideoAffineTransformationMetaArrayUnownedHandle
VideoAffineTransformationMetaHandle
VideoAffineTransformationMetaOwnedHandle
VideoAffineTransformationMetaUnownedHandle
VideoAggregator
VideoAggregatorClass
VideoAggregatorClassArrayHandle
VideoAggregatorClassArrayOwnedHandle
VideoAggregatorClassArrayUnownedHandle
VideoAggregatorClassHandle
VideoAggregatorClassOwnedHandle
VideoAggregatorClassUnownedHandle
VideoAggregatorConvertPad
VideoAggregatorConvertPadClass
VideoAggregatorConvertPadClassArrayHandle
VideoAggregatorConvertPadClassArrayOwnedHandle
VideoAggregatorConvertPadClassArrayUnownedHandle
VideoAggregatorConvertPadClassHandle
VideoAggregatorConvertPadClassOwnedHandle
VideoAggregatorConvertPadClassUnownedHandle
VideoAggregatorConvertPadPrivate
VideoAggregatorConvertPadPrivateHandle
VideoAggregatorConvertPadPrivateOwnedHandle
VideoAggregatorConvertPadPrivateUnownedHandle
VideoAggregatorPad
VideoAggregatorPadClass
VideoAggregatorPadClassArrayHandle
VideoAggregatorPadClassArrayOwnedHandle
VideoAggregatorPadClassArrayUnownedHandle
VideoAggregatorPadClassHandle
VideoAggregatorPadClassOwnedHandle
VideoAggregatorPadClassUnownedHandle
VideoAggregatorPadPrivate
VideoAggregatorPadPrivateHandle
VideoAggregatorPadPrivateOwnedHandle
VideoAggregatorPadPrivateUnownedHandle
VideoAggregatorParallelConvertPad
VideoAggregatorParallelConvertPadClass
VideoAggregatorParallelConvertPadClassArrayHandle
VideoAggregatorParallelConvertPadClassArrayOwnedHandle
VideoAggregatorParallelConvertPadClassArrayUnownedHandle
VideoAggregatorParallelConvertPadClassHandle
VideoAggregatorParallelConvertPadClassOwnedHandle
VideoAggregatorParallelConvertPadClassUnownedHandle
VideoAggregatorPrivate
VideoAggregatorPrivateHandle
VideoAggregatorPrivateOwnedHandle
VideoAggregatorPrivateUnownedHandle
VideoAlignment
VideoAlignmentArrayHandle
VideoAlignmentArrayOwnedHandle
VideoAlignmentArrayUnownedHandle
VideoAlignmentHandle
VideoAlignmentOwnedHandle
VideoAlignmentUnownedHandle
VideoAncillary
VideoAncillaryArrayHandle
VideoAncillaryArrayOwnedHandle
VideoAncillaryArrayUnownedHandle
VideoAncillaryHandle
VideoAncillaryOwnedHandle
VideoAncillaryUnownedHandle
VideoBarMeta
VideoBarMetaArrayHandle
VideoBarMetaArrayOwnedHandle
VideoBarMetaArrayUnownedHandle
VideoBarMetaHandle
VideoBarMetaOwnedHandle
VideoBarMetaUnownedHandle
VideoBufferPool
VideoBufferPoolClass
VideoBufferPoolClassArrayHandle
VideoBufferPoolClassArrayOwnedHandle
VideoBufferPoolClassArrayUnownedHandle
VideoBufferPoolClassHandle
VideoBufferPoolClassOwnedHandle
VideoBufferPoolClassUnownedHandle
VideoBufferPoolPrivate
VideoBufferPoolPrivateHandle
VideoBufferPoolPrivateOwnedHandle
VideoBufferPoolPrivateUnownedHandle
VideoCaptionMeta
VideoCaptionMetaArrayHandle
VideoCaptionMetaArrayOwnedHandle
VideoCaptionMetaArrayUnownedHandle
VideoCaptionMetaHandle
VideoCaptionMetaOwnedHandle
VideoCaptionMetaUnownedHandle
VideoChromaResample
VideoChromaResampleHandle
VideoChromaResampleOwnedHandle
VideoChromaResampleUnownedHandle
VideoCodecAlphaMeta
VideoCodecAlphaMetaArrayHandle
VideoCodecAlphaMetaArrayOwnedHandle
VideoCodecAlphaMetaArrayUnownedHandle
VideoCodecAlphaMetaHandle
VideoCodecAlphaMetaOwnedHandle
VideoCodecAlphaMetaUnownedHandle
VideoCodecFrame
VideoCodecFrameArrayHandle
VideoCodecFrameArrayOwnedHandle
VideoCodecFrameArrayUnownedHandle
VideoCodecFrameHandle
VideoCodecFrameManagedHandle
VideoCodecFrameOwnedHandle
VideoCodecFrameUnownedHandle
VideoCodecState
VideoCodecStateArrayHandle
VideoCodecStateArrayOwnedHandle
VideoCodecStateArrayUnownedHandle
VideoCodecStateHandle
VideoCodecStateManagedHandle
VideoCodecStateOwnedHandle
VideoCodecStateUnownedHandle
VideoColorPrimariesInfo
VideoColorPrimariesInfoArrayHandle
VideoColorPrimariesInfoArrayOwnedHandle
VideoColorPrimariesInfoArrayUnownedHandle
VideoColorPrimariesInfoHandle
VideoColorPrimariesInfoOwnedHandle
VideoColorPrimariesInfoUnownedHandle
VideoColorimetry
VideoColorimetryArrayHandle
VideoColorimetryArrayOwnedHandle
VideoColorimetryArrayUnownedHandle
VideoColorimetryHandle
VideoColorimetryOwnedHandle
VideoColorimetryUnownedHandle
VideoContentLightLevel
VideoContentLightLevelArrayHandle
VideoContentLightLevelArrayOwnedHandle
VideoContentLightLevelArrayUnownedHandle
VideoContentLightLevelHandle
VideoContentLightLevelOwnedHandle
VideoContentLightLevelUnownedHandle
VideoConvertSampleCallbackAsyncHandler

Async Handler for VideoConvertSampleCallback. An async annotation indicates the closure will be called precisely once, after which it is then available for garbage collection.

VideoConvertSampleCallbackCallHandler
VideoConvertSampleCallbackForeverHandler

Forever Handler for VideoConvertSampleCallback. An forever annotation indicates the closure will be valid until the process terminates. Therefor the object will never be freed.

VideoConvertSampleCallbackNotifiedHandler

Notified Handler for VideoConvertSampleCallback. A notified annotation indicates the closure should be kept alive until it is manually removed by the user. This removal is indicated by a destroy_notify event, emitted by the relevant library. Pass DestroyNotify in place of a destroy_notify callback parameter.

VideoConverter
VideoConverterHandle
VideoConverterOwnedHandle
VideoConverterUnownedHandle
VideoCropMeta
VideoCropMetaArrayHandle
VideoCropMetaArrayOwnedHandle
VideoCropMetaArrayUnownedHandle
VideoCropMetaHandle
VideoCropMetaOwnedHandle
VideoCropMetaUnownedHandle
VideoDecoder
VideoDecoderClass
VideoDecoderClassArrayHandle
VideoDecoderClassArrayOwnedHandle
VideoDecoderClassArrayUnownedHandle
VideoDecoderClassHandle
VideoDecoderClassOwnedHandle
VideoDecoderClassUnownedHandle
VideoDecoderPrivate
VideoDecoderPrivateHandle
VideoDecoderPrivateOwnedHandle
VideoDecoderPrivateUnownedHandle
VideoDirection
VideoDirectionInterface
VideoDirectionInterfaceArrayHandle
VideoDirectionInterfaceArrayOwnedHandle
VideoDirectionInterfaceArrayUnownedHandle
VideoDirectionInterfaceHandle
VideoDirectionInterfaceOwnedHandle
VideoDirectionInterfaceUnownedHandle
VideoDither
VideoDitherHandle
VideoDitherOwnedHandle
VideoDitherUnownedHandle
VideoEncoder
VideoEncoderClass
VideoEncoderClassArrayHandle
VideoEncoderClassArrayOwnedHandle
VideoEncoderClassArrayUnownedHandle
VideoEncoderClassHandle
VideoEncoderClassOwnedHandle
VideoEncoderClassUnownedHandle
VideoEncoderPrivate
VideoEncoderPrivateHandle
VideoEncoderPrivateOwnedHandle
VideoEncoderPrivateUnownedHandle
VideoFilter
VideoFilterClass
VideoFilterClassArrayHandle
VideoFilterClassArrayOwnedHandle
VideoFilterClassArrayUnownedHandle
VideoFilterClassHandle
VideoFilterClassOwnedHandle
VideoFilterClassUnownedHandle
VideoFormatInfo
VideoFormatInfoArrayHandle
VideoFormatInfoArrayOwnedHandle
VideoFormatInfoArrayUnownedHandle
VideoFormatInfoHandle
VideoFormatInfoOwnedHandle
VideoFormatInfoUnownedHandle
VideoFormatPackAsyncHandler

Async Handler for VideoFormatPack. An async annotation indicates the closure will be called precisely once, after which it is then available for garbage collection.

VideoFormatPackCallHandler
VideoFormatPackForeverHandler

Forever Handler for VideoFormatPack. An forever annotation indicates the closure will be valid until the process terminates. Therefor the object will never be freed.

VideoFormatPackNotifiedHandler

Notified Handler for VideoFormatPack. A notified annotation indicates the closure should be kept alive until it is manually removed by the user. This removal is indicated by a destroy_notify event, emitted by the relevant library. Pass DestroyNotify in place of a destroy_notify callback parameter.

VideoFormatUnpackAsyncHandler

Async Handler for VideoFormatUnpack. An async annotation indicates the closure will be called precisely once, after which it is then available for garbage collection.

VideoFormatUnpackCallHandler
VideoFormatUnpackForeverHandler

Forever Handler for VideoFormatUnpack. An forever annotation indicates the closure will be valid until the process terminates. Therefor the object will never be freed.

VideoFormatUnpackNotifiedHandler

Notified Handler for VideoFormatUnpack. A notified annotation indicates the closure should be kept alive until it is manually removed by the user. This removal is indicated by a destroy_notify event, emitted by the relevant library. Pass DestroyNotify in place of a destroy_notify callback parameter.

VideoFrame
VideoFrameArrayHandle
VideoFrameArrayOwnedHandle
VideoFrameArrayUnownedHandle
VideoFrameHandle
VideoFrameOwnedHandle
VideoFrameUnownedHandle
VideoGLTextureUploadAsyncHandler

Async Handler for VideoGLTextureUpload. An async annotation indicates the closure will be called precisely once, after which it is then available for garbage collection.

VideoGLTextureUploadCallHandler
VideoGLTextureUploadForeverHandler

Forever Handler for VideoGLTextureUpload. An forever annotation indicates the closure will be valid until the process terminates. Therefor the object will never be freed.

VideoGLTextureUploadMeta
VideoGLTextureUploadMetaArrayHandle
VideoGLTextureUploadMetaArrayOwnedHandle
VideoGLTextureUploadMetaArrayUnownedHandle
VideoGLTextureUploadMetaHandle
VideoGLTextureUploadMetaOwnedHandle
VideoGLTextureUploadMetaUnownedHandle
VideoGLTextureUploadNotifiedHandler

Notified Handler for VideoGLTextureUpload. A notified annotation indicates the closure should be kept alive until it is manually removed by the user. This removal is indicated by a destroy_notify event, emitted by the relevant library. Pass DestroyNotify in place of a destroy_notify callback parameter.

VideoInfo
VideoInfoArrayHandle
VideoInfoArrayOwnedHandle
VideoInfoArrayUnownedHandle
VideoInfoHandle
VideoInfoManagedHandle
VideoInfoOwnedHandle
VideoInfoUnownedHandle
VideoMasteringDisplayInfo
VideoMasteringDisplayInfoArrayHandle
VideoMasteringDisplayInfoArrayOwnedHandle
VideoMasteringDisplayInfoArrayUnownedHandle
VideoMasteringDisplayInfoCoordinates
VideoMasteringDisplayInfoCoordinatesArrayHandle
VideoMasteringDisplayInfoCoordinatesArrayOwnedHandle
VideoMasteringDisplayInfoCoordinatesArrayUnownedHandle
VideoMasteringDisplayInfoCoordinatesHandle
VideoMasteringDisplayInfoCoordinatesOwnedHandle
VideoMasteringDisplayInfoCoordinatesUnownedHandle
VideoMasteringDisplayInfoHandle
VideoMasteringDisplayInfoOwnedHandle
VideoMasteringDisplayInfoUnownedHandle
VideoMeta
VideoMetaArrayHandle
VideoMetaArrayOwnedHandle
VideoMetaArrayUnownedHandle
VideoMetaHandle
VideoMetaOwnedHandle
VideoMetaTransform
VideoMetaTransformArrayHandle
VideoMetaTransformArrayOwnedHandle
VideoMetaTransformArrayUnownedHandle
VideoMetaTransformHandle
VideoMetaTransformOwnedHandle
VideoMetaTransformUnownedHandle
VideoMetaUnownedHandle
VideoMultiviewFlagsSet
VideoOrientation
VideoOrientationInterface
VideoOrientationInterfaceArrayHandle
VideoOrientationInterfaceArrayOwnedHandle
VideoOrientationInterfaceArrayUnownedHandle
VideoOrientationInterfaceHandle
VideoOrientationInterfaceOwnedHandle
VideoOrientationInterfaceUnownedHandle
VideoOverlay
VideoOverlayComposition
VideoOverlayCompositionHandle
VideoOverlayCompositionMeta
VideoOverlayCompositionMetaArrayHandle
VideoOverlayCompositionMetaArrayOwnedHandle
VideoOverlayCompositionMetaArrayUnownedHandle
VideoOverlayCompositionMetaHandle
VideoOverlayCompositionMetaOwnedHandle
VideoOverlayCompositionMetaUnownedHandle
VideoOverlayCompositionOwnedHandle
VideoOverlayCompositionUnownedHandle
VideoOverlayInterface
VideoOverlayInterfaceArrayHandle
VideoOverlayInterfaceArrayOwnedHandle
VideoOverlayInterfaceArrayUnownedHandle
VideoOverlayInterfaceHandle
VideoOverlayInterfaceOwnedHandle
VideoOverlayInterfaceUnownedHandle
VideoOverlayRectangle
VideoOverlayRectangleHandle
VideoOverlayRectangleOwnedHandle
VideoOverlayRectangleUnownedHandle
VideoRectangle
VideoRectangleArrayHandle
VideoRectangleArrayOwnedHandle
VideoRectangleArrayUnownedHandle
VideoRectangleHandle
VideoRectangleOwnedHandle
VideoRectangleUnownedHandle
VideoRegionOfInterestMeta
VideoRegionOfInterestMetaArrayHandle
VideoRegionOfInterestMetaArrayOwnedHandle
VideoRegionOfInterestMetaArrayUnownedHandle
VideoRegionOfInterestMetaHandle
VideoRegionOfInterestMetaOwnedHandle
VideoRegionOfInterestMetaUnownedHandle
VideoResampler
VideoResamplerArrayHandle
VideoResamplerArrayOwnedHandle
VideoResamplerArrayUnownedHandle
VideoResamplerHandle
VideoResamplerOwnedHandle
VideoResamplerUnownedHandle
VideoSEIUserDataUnregisteredMeta
VideoSEIUserDataUnregisteredMetaArrayHandle
VideoSEIUserDataUnregisteredMetaArrayOwnedHandle
VideoSEIUserDataUnregisteredMetaArrayUnownedHandle
VideoSEIUserDataUnregisteredMetaHandle
VideoSEIUserDataUnregisteredMetaOwnedHandle
VideoSEIUserDataUnregisteredMetaUnownedHandle
VideoScaler
VideoScalerHandle
VideoScalerOwnedHandle
VideoScalerUnownedHandle
VideoSink
VideoSinkClass
VideoSinkClassArrayHandle
VideoSinkClassArrayOwnedHandle
VideoSinkClassArrayUnownedHandle
VideoSinkClassHandle
VideoSinkClassOwnedHandle
VideoSinkClassUnownedHandle
VideoSinkPrivate
VideoSinkPrivateHandle
VideoSinkPrivateOwnedHandle
VideoSinkPrivateUnownedHandle
VideoTileInfo
VideoTileInfoArrayHandle
VideoTileInfoArrayOwnedHandle
VideoTileInfoArrayUnownedHandle
VideoTileInfoHandle
VideoTileInfoOwnedHandle
VideoTileInfoUnownedHandle
VideoTimeCode
VideoTimeCodeArrayHandle
VideoTimeCodeArrayOwnedHandle
VideoTimeCodeArrayUnownedHandle
VideoTimeCodeConfig
VideoTimeCodeConfigArrayHandle
VideoTimeCodeConfigArrayOwnedHandle
VideoTimeCodeConfigArrayUnownedHandle
VideoTimeCodeConfigHandle
VideoTimeCodeConfigOwnedHandle
VideoTimeCodeConfigUnownedHandle
VideoTimeCodeHandle
VideoTimeCodeInterval
VideoTimeCodeIntervalArrayHandle
VideoTimeCodeIntervalArrayOwnedHandle
VideoTimeCodeIntervalArrayUnownedHandle
VideoTimeCodeIntervalHandle
VideoTimeCodeIntervalManagedHandle
VideoTimeCodeIntervalOwnedHandle
VideoTimeCodeIntervalUnownedHandle
VideoTimeCodeManagedHandle
VideoTimeCodeMeta
VideoTimeCodeMetaArrayHandle
VideoTimeCodeMetaArrayOwnedHandle
VideoTimeCodeMetaArrayUnownedHandle
VideoTimeCodeMetaHandle
VideoTimeCodeMetaOwnedHandle
VideoTimeCodeMetaUnownedHandle
VideoTimeCodeOwnedHandle
VideoTimeCodeUnownedHandle
VideoVBIEncoder
VideoVBIEncoderHandle
VideoVBIEncoderOwnedHandle
VideoVBIEncoderUnownedHandle
VideoVBIParser
VideoVBIParserHandle
VideoVBIParserOwnedHandle
VideoVBIParserUnownedHandle

Structs

ColorBalanceChannelClassData
ColorBalanceChannelData
ColorBalanceInterfaceData
NavigationInterfaceData
VideoAFDMetaData
VideoAffineTransformationMetaData
VideoAggregatorClassData
VideoAggregatorConvertPadClassData
VideoAggregatorConvertPadData
VideoAggregatorData
VideoAggregatorPadClassData
VideoAggregatorPadData
VideoAggregatorParallelConvertPadClassData
VideoAggregatorParallelConvertPadData
VideoAlignmentData
VideoAncillaryData
VideoBarMetaData
VideoBufferPoolClassData
VideoBufferPoolData
VideoCaptionMetaData
VideoCodecAlphaMetaData
VideoCodecFrameData
VideoCodecStateData
VideoColorPrimariesInfoData
VideoColorimetryData
VideoContentLightLevelData
VideoCropMetaData
VideoDecoderClassData
VideoDecoderData
VideoDirectionInterfaceData
VideoEncoderClassData
VideoEncoderData
VideoFilterClassData
VideoFilterData
VideoFormatInfoData
VideoFrameData
VideoGLTextureUploadMetaData
VideoInfoData
VideoMasteringDisplayInfoCoordinatesData
VideoMasteringDisplayInfoData
VideoMetaData
VideoMetaTransformData
VideoMultiviewFlagsSetData
VideoOrientationInterfaceData
VideoOverlayCompositionMetaData
VideoOverlayInterfaceData
VideoRectangleData
VideoRegionOfInterestMetaData
VideoResamplerData
VideoSEIUserDataUnregisteredMetaData
VideoSinkClassData
VideoSinkData
VideoTileInfoData
VideoTimeCodeConfigData
VideoTimeCodeData
VideoTimeCodeIntervalData
VideoTimeCodeMetaData

Delegates

ColorBalanceChannelClassData.ValueChangedCallback
ColorBalanceInterfaceData.GetBalanceTypeCallback
ColorBalanceInterfaceData.GetValueCallback
ColorBalanceInterfaceData.ListChannelsCallback
ColorBalanceInterfaceData.SetValueCallback
ColorBalanceInterfaceData.ValueChangedCallback
NavigationInterfaceData.SendEventCallback
NavigationInterfaceData.SendEventSimpleCallback
VideoAffineTransformationGetMatrix
VideoAggregatorClassData.AggregateFramesCallback
VideoAggregatorClassData.CreateOutputBufferCallback
VideoAggregatorClassData.FindBestFormatCallback
VideoAggregatorClassData.UpdateCapsCallback
VideoAggregatorConvertPadClassData.CreateConversionInfoCallback
VideoAggregatorPadClassData.CleanFrameCallback
VideoAggregatorPadClassData.PrepareFrameCallback
VideoAggregatorPadClassData.PrepareFrameFinishCallback
VideoAggregatorPadClassData.PrepareFrameStartCallback
VideoAggregatorPadClassData.UpdateConversionInfoCallback
VideoConvertSampleCallback
VideoDecoderClassData.CloseCallback
VideoDecoderClassData.DecideAllocationCallback
VideoDecoderClassData.DrainCallback
VideoDecoderClassData.FinishCallback
VideoDecoderClassData.FlushCallback
VideoDecoderClassData.GetcapsCallback
VideoDecoderClassData.HandleFrameCallback
VideoDecoderClassData.HandleMissingDataCallback
VideoDecoderClassData.NegotiateCallback
VideoDecoderClassData.OpenCallback
VideoDecoderClassData.ParseCallback
VideoDecoderClassData.ProposeAllocationCallback
VideoDecoderClassData.ResetCallback
VideoDecoderClassData.SetFormatCallback
VideoDecoderClassData.SinkEventCallback
VideoDecoderClassData.SinkQueryCallback
VideoDecoderClassData.SrcEventCallback
VideoDecoderClassData.SrcQueryCallback
VideoDecoderClassData.StartCallback
VideoDecoderClassData.StopCallback
VideoDecoderClassData.TransformMetaCallback
VideoEncoderClassData.CloseCallback
VideoEncoderClassData.DecideAllocationCallback
VideoEncoderClassData.FinishCallback
VideoEncoderClassData.FlushCallback
VideoEncoderClassData.GetcapsCallback
VideoEncoderClassData.HandleFrameCallback
VideoEncoderClassData.NegotiateCallback
VideoEncoderClassData.OpenCallback
VideoEncoderClassData.PrePushCallback
VideoEncoderClassData.ProposeAllocationCallback
VideoEncoderClassData.ResetCallback
VideoEncoderClassData.SetFormatCallback
VideoEncoderClassData.SinkEventCallback
VideoEncoderClassData.SinkQueryCallback
VideoEncoderClassData.SrcEventCallback
VideoEncoderClassData.SrcQueryCallback
VideoEncoderClassData.StartCallback
VideoEncoderClassData.StopCallback
VideoEncoderClassData.TransformMetaCallback
VideoFilterClassData.SetInfoCallback
VideoFilterClassData.TransformFrameCallback
VideoFilterClassData.TransformFrameIpCallback
VideoFormatPack
VideoFormatUnpack
VideoGLTextureUpload
VideoMetaData.MapCallback
VideoMetaData.UnmapCallback
VideoOrientationInterfaceData.GetHcenterCallback
VideoOrientationInterfaceData.GetHflipCallback
VideoOrientationInterfaceData.GetVcenterCallback
VideoOrientationInterfaceData.GetVflipCallback
VideoOrientationInterfaceData.SetHcenterCallback
VideoOrientationInterfaceData.SetHflipCallback
VideoOrientationInterfaceData.SetVcenterCallback
VideoOrientationInterfaceData.SetVflipCallback
VideoOverlayInterfaceData.ExposeCallback
VideoOverlayInterfaceData.HandleEventsCallback
VideoOverlayInterfaceData.SetRenderRectangleCallback
VideoOverlayInterfaceData.SetWindowHandleCallback
VideoSinkClassData.SetInfoCallback
VideoSinkClassData.ShowFrameCallback