Property | Type | Description | |
---|---|---|---|
CoreCCParserH264 | bool | ||
_audioStream | IAudioStream | ||
_subtitleStream | ISubtitleStream | ||
_teletextSource | ITeletextSource | ||
_ttxtReceiver |
Method | Description | |
---|---|---|
GetAudioDualMonoMode ( ) : eAudioDualMonoMode | ||
OnZapping ( int info ) : void |
Property to specify channel change
|
|
SeekAbsolute ( double dTimeInSecs ) : void | ||
SetAudioDualMonoMode ( eAudioDualMonoMode mode ) : bool | ||
SubtitleLanguage ( int iStream ) : string |
Property to get the language for a subtitle stream
|
|
SubtitleName ( int iStream ) : string |
Property to get the name for a subtitle stream
|
|
TSReaderPlayer ( ) : System | ||
TSReaderPlayer ( |
Method | Description | |
---|---|---|
AudioRendererAdd ( ) : void | ||
CleanupCC ( ) : void | ||
CloseInterfaces ( ) : void |
do cleanup and release DirectShow.
|
|
CoreCCParserCheck ( ) : void | ||
EnableCC ( ) : void | ||
EnableCC2 ( ) : void | ||
ExclusiveMode ( bool onOff ) : void | ||
GetInterfaces ( string filename ) : bool |
create the used COM components and get the interfaces.
|
|
MPAudioSwitcherAdd ( ) : void | ||
MatchFilters ( string format ) : string | ||
OnInitialized ( ) : void | ||
OnProcess ( ) : void | ||
PostProcessAddAudio ( ) : void | ||
PostProcessAddVideo ( ) : void | ||
ReleaseCC ( ) : void | ||
ReleaseCC2 ( ) : void | ||
SyncAudioRenderer ( ) : void |
Method | Description | |
---|---|---|
Cleanup ( ) : void |
protected ExclusiveMode ( bool onOff ) : void | ||
onOff | bool | |
return | void |
public GetAudioDualMonoMode ( ) : eAudioDualMonoMode | ||
return | eAudioDualMonoMode |
protected GetInterfaces ( string filename ) : bool | ||
filename | string | |
return | bool |
protected MatchFilters ( string format ) : string | ||
format | string | |
return | string |
public SeekAbsolute ( double dTimeInSecs ) : void | ||
dTimeInSecs | double | |
return | void |
public SetAudioDualMonoMode ( eAudioDualMonoMode mode ) : bool | ||
mode | eAudioDualMonoMode | |
return | bool |
public SubtitleLanguage ( int iStream ) : string | ||
iStream | int | |
return | string |
public TSReaderPlayer ( |
||
type | ||
return | System |
protected ISubtitleStream _subtitleStream | ||
return | ISubtitleStream |
protected ITeletextSource _teletextSource | ||
return | ITeletextSource |