Method | Description | |
---|---|---|
AnalyseStreams ( ) : bool | ||
AnalyseStreamsChapters ( ) : void | ||
AudioLanguage ( int iStream ) : string |
Property to get the language from stream name
|
|
AudioType ( int iStream ) : string |
Property to get the type of an audio stream
|
|
Dispose ( ) : void | ||
EditionLanguage ( int iStream ) : string |
Property to get the language for an edition stream
|
|
EditionType ( int iStream ) : string | ||
EnableStream ( int Id, AMStreamSelectEnableFlags dwFlags, string Filter ) : bool | ||
Pause ( ) : void | ||
Play ( string strFile ) : bool | ||
PlayStream ( string strFile, string streamName ) : bool | ||
Process ( ) : void | ||
SeekAbsolute ( double dTime ) : void | ||
SeekAsolutePercentage ( int iPercentage ) : void | ||
SeekRelative ( double dTime ) : void | ||
SeekRelativePercentage ( int iPercentage ) : void | ||
SetVideoWindow ( ) : void | ||
Stop ( ) : void | ||
SubtitleLanguage ( int iStream ) : string |
Property to get/set the name for a subtitle stream
|
|
SubtitleName ( int iStream ) : string | ||
VideoName ( int iStream ) : string |
Property to get the language for an edition stream
|
|
VideoPlayerVMR7 ( ) : System | ||
VideoPlayerVMR7 ( |
||
VideoType ( int iStream ) : string | ||
WndProc ( Message &m ) : void |
Method | Description | |
---|---|---|
CloseInterfaces ( ) : void |
do cleanup and release DirectShow.
|
|
DoFFRW ( ) : void | ||
DoGraphRebuild ( ) : void | ||
GetInterfaces ( ) : bool |
create the used COM components and get the interfaces.
|
|
OnInitialized ( ) : void | ||
OnProcess ( ) : void | ||
SelectAudioLanguage ( ) : void | ||
SelectSubtitles ( ) : void | ||
SetSourceDestRectangles ( |
||
SetVideoPosition ( |
Method | Description | |
---|---|---|
LCIDCheck ( int LCID ) : string | ||
MovieEnded ( bool bManualStop ) : void | ||
OnGraphNotify ( ) : void | ||
TrySpeed ( double rate, int speed ) : void |
public AudioLanguage ( int iStream ) : string | ||
iStream | int | |
return | string |
protected abstract CloseInterfaces ( ) : void | ||
return | void |
public EditionLanguage ( int iStream ) : string | ||
iStream | int | |
return | string |
public EnableStream ( int Id, AMStreamSelectEnableFlags dwFlags, string Filter ) : bool | ||
Id | int | |
dwFlags | AMStreamSelectEnableFlags | |
Filter | string | |
return | bool |
public PlayStream ( string strFile, string streamName ) : bool | ||
strFile | string | |
streamName | string | |
return | bool |
public SeekAsolutePercentage ( int iPercentage ) : void | ||
iPercentage | int | |
return | void |
public SeekRelativePercentage ( int iPercentage ) : void | ||
iPercentage | int | |
return | void |
protected SetSourceDestRectangles ( |
||
rSource | ||
rDest | ||
return | void |
protected SetVideoPosition ( |
||
rDest | ||
return | void |
public SubtitleLanguage ( int iStream ) : string | ||
iStream | int | |
return | string |
public VideoPlayerVMR7 ( |
||
type | ||
return | System |
protected IBaseFilter _AudioExtSplitterFilter | ||
return | IBaseFilter |
protected IGraphRebuildDelegate _IGraphRebuildDelegate | ||
return | IGraphRebuildDelegate |
protected IBaseFilter _interfaceSourceFilter | ||
return | IBaseFilter |