Movie Maker Timeline Control

DecoderFilterClearList

 

Clear the filters added to to blacklist or whitelist

Public Function DecoderFilterClearList() 

 

No Parameter

No Return Value

Example

   

Visual Basic Syntax
AxTimelineControl1.DecoderFilterClearList()
AxTimelineControl1.DecoderFilterType = 0
AxTimelineControl1.DecoderFilterAddToList("LAV Splitter")
AxTimelineControl1.DecoderFilterAddToList("LAV Audio Decoder")
AxTimelineControl1.DecoderFilterAddToList("Microsoft DTV-DVD Video Decoder")
AxTimelineControl1.DecoderFilterAddToList("Microsoft DTV-DVD Audio Decoder")
AxTimelineControl1.DecoderFilterAddToList("ffdshow Video Decoder")
AxTimelineControl1.DecoderFilterAddToList("Elecard AVC Video Decoder HD")
AxTimelineControl1.DecoderFilterAddToList("MainConcept AVC/H.264 Video Decoder")
AxTimelineControl1.DecoderFilterAddToList("MainConcept (Adobe2) AVC/H.264 Video Decoder")
AxTimelineControl1.DecoderFilterAddToList("Sonic AVC/H.264 Video Decoder")
AxTimelineControl1.DecoderFilterAddToList("AVObjects H.264/AVC Decoder")
AxTimelineControl1.DecoderFilterAddToList("Sonic Cinemaster® VideoDecoder 4.3 (Game1X)")
AxTimelineControl1.DecoderFilterAddToList("VisioForge YUV2RGB")
AxTimelineControl1.DecoderFilterAddToList("Elecard MP4 Demultiplexer")
AxTimelineControl1.Play()