Leadtools.MediaFoundation Namespace : VideoProcessors Class |
'Declaration Public Class VideoProcessors Inherits Processors Implements System.Collections.Generic.ICollection(Of Processor), System.Collections.Generic.IEnumerable(Of Processor), System.Collections.Generic.IList(Of Processor), System.Collections.IEnumerable, System.Collections.IEnumerator
'Usage Dim instance As VideoProcessors
Processor myProc = playCtrl.VideoProcessors["@device:sw:{5FFE757A-509A-477E-A1F1-68812010A6DD}\{my registered processor guid}"];
To register your own processor, see Processors.RegisterExternalProcessor.