Méthode | 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 |
Méthode | 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 ( |
Méthode | Description | |
---|---|---|
LCIDCheck ( int LCID ) : string | ||
MovieEnded ( bool bManualStop ) : void | ||
OnGraphNotify ( ) : void | ||
TrySpeed ( double rate, int speed ) : void |
public AudioLanguage ( int iStream ) : string | ||
iStream | int | |
Résultat | string |
protected abstract CloseInterfaces ( ) : void | ||
Résultat | void |
protected abstract DoGraphRebuild ( ) : void | ||
Résultat | void |
public EditionLanguage ( int iStream ) : string | ||
iStream | int | |
Résultat | string |
public EditionType ( int iStream ) : string | ||
iStream | int | |
Résultat | string |
public EnableStream ( int Id, AMStreamSelectEnableFlags dwFlags, string Filter ) : bool | ||
Id | int | |
dwFlags | AMStreamSelectEnableFlags | |
Filter | string | |
Résultat | bool |
protected abstract GetInterfaces ( ) : bool | ||
Résultat | bool |
public PlayStream ( string strFile, string streamName ) : bool | ||
strFile | string | |
streamName | string | |
Résultat | bool |
public SeekAbsolute ( double dTime ) : void | ||
dTime | double | |
Résultat | void |
public SeekAsolutePercentage ( int iPercentage ) : void | ||
iPercentage | int | |
Résultat | void |
public SeekRelative ( double dTime ) : void | ||
dTime | double | |
Résultat | void |
public SeekRelativePercentage ( int iPercentage ) : void | ||
iPercentage | int | |
Résultat | void |
protected SetSourceDestRectangles ( |
||
rSource | ||
rDest | ||
Résultat | void |
protected SetVideoPosition ( |
||
rDest | ||
Résultat | void |
public SubtitleLanguage ( int iStream ) : string | ||
iStream | int | |
Résultat | string |
public SubtitleName ( int iStream ) : string | ||
iStream | int | |
Résultat | string |
public VideoPlayerVMR7 ( |
||
type | ||
Résultat | System |
protected IBaseFilter _AudioExtSplitterFilter | ||
Résultat | IBaseFilter |
protected IBaseFilter _AudioSourceFilter | ||
Résultat | IBaseFilter |
protected IGraphRebuildDelegate _IGraphRebuildDelegate | ||
Résultat | IGraphRebuildDelegate |
protected IBaseFilter _interfaceSourceFilter | ||
Résultat | IBaseFilter |
protected g_Player.MediaType _mediaType | ||
Résultat | g_Player.MediaType |