Property | Type | Description | |
---|---|---|---|
filterCodec | FilterCodec | ||
filterConfig | FilterConfig |
Property | Type | Description | |
---|---|---|---|
Vmr9 |
Method | Description | |
---|---|---|
GetFilterCodec ( ) : FilterCodec | ||
RebuildPin ( IFilterGraph pGraph, IPin pPin ) : int | ||
VideoPlayerVMR9 ( ) : System | ||
VideoPlayerVMR9 ( |
Method | Description | |
---|---|---|
Cleanup ( ) : void | ||
CloseInterfaces ( ) : void |
do cleanup and release DirectShow.
|
|
DoGraphRebuild ( ) : void | ||
GetFilterConfiguration ( ) : FilterConfig | ||
GetFilterConfigurationBD ( ) : FilterConfig | ||
GetInterfaces ( ) : bool |
create the used COM components and get the interfaces.
|
|
LoadLAVSplitter ( string LAVFilter ) : void | ||
MatchFilters ( string format ) : string | ||
OnInitialized ( ) : void | ||
OnProcess ( ) : void | ||
PostProcessAddAudio ( ) : void | ||
PostProcessAddMPAudio ( ) : void | ||
PostProcessAddVideo ( ) : void | ||
RebuildMediaType ( IPin pPin ) : void | ||
RebuildRelease ( DirectShowLib.PinInfo pInfo, DirectShowLib.FilterInfo fInfo, IPin pinTo, IPin pPin ) : void | ||
RemoveAudioR ( ) : void | ||
ResetCodecBool ( ) : void | ||
UpdateFilters ( string selection ) : void | ||
disableCC ( ) : void | ||
disableISR ( ) : void | ||
disableVobsub ( ) : void |
Method | Description | |
---|---|---|
AddFilterToGraphAndRelease ( string filter ) : void | ||
AutoRendering ( bool wmvAudio ) : bool |
protected GetFilterConfiguration ( ) : FilterConfig | ||
return | FilterConfig |
protected GetFilterConfigurationBD ( ) : FilterConfig | ||
return | FilterConfig |
protected LoadLAVSplitter ( string LAVFilter ) : void | ||
LAVFilter | string | |
return | void |
protected MatchFilters ( string format ) : string | ||
format | string | |
return | string |
protected RebuildMediaType ( IPin pPin ) : void | ||
pPin | IPin | |
return | void |
public RebuildPin ( IFilterGraph pGraph, IPin pPin ) : int | ||
pGraph | IFilterGraph | |
pPin | IPin | |
return | int |
protected RebuildRelease ( DirectShowLib.PinInfo pInfo, DirectShowLib.FilterInfo fInfo, IPin pinTo, IPin pPin ) : void | ||
pInfo | DirectShowLib.PinInfo | |
fInfo | DirectShowLib.FilterInfo | |
pinTo | IPin | |
pPin | IPin | |
return | void |
protected UpdateFilters ( string selection ) : void | ||
selection | string | |
return | void |
public VideoPlayerVMR9 ( |
||
type | ||
return | System |