Property | Type | Description | |
---|---|---|---|
AVC1 | System.Guid | ||
LATMAAC | System.Guid | ||
filterCodec | FilterCodec | ||
filterConfig | TVFilterConfig |
Property | Type | Description | |
---|---|---|---|
DumpMpeg2DemuxerMappings | int | ||
GetFullLanguageName | string | ||
MovieEnded | void | ||
OnGraphNotify | void | ||
OnMessage | void | ||
SetupDemuxerPin | int | ||
UpdateDuration | void |
Method | Description | |
---|---|---|
AudioLanguage ( int iStream ) : string |
Implements the AudioLanguage member which interfaces the TsReader filter to get the IAMStreamSelect interface for getting info about a stream
|
|
AudioType ( int iStream ) : string |
Property to get the type of an audio stream
|
|
BaseTSReaderPlayer ( ) : System | ||
BaseTSReaderPlayer ( |
||
ContinueGraph ( ) : void | ||
Dispose ( ) : void | ||
DoGraphRebuild ( ) : void | ||
GetFilterCodec ( ) : FilterCodec | ||
GetVideoFormat ( ) : |
||
OnBitRateChanged ( int bitrate ) : int | ||
OnMediaTypeChanged ( int mediaType ) : int | ||
OnRequestAudioChange ( ) : int | ||
OnVideoFormatChanged ( int streamType, int width, int height, int aspectRatioX, int aspectRatioY, int bitrate, int isInterlaced ) : int | ||
Pause ( ) : void | ||
PauseGraph ( ) : void | ||
Play ( string strFile ) : bool | ||
Process ( ) : void | ||
SeekAbsolute ( double dTimeInSecs ) : void | ||
SeekAsolutePercentage ( int iPercentage ) : void | ||
SeekRelative ( double dTime ) : void | ||
SeekRelativePercentage ( int iPercentage ) : void | ||
SetVideoWindow ( ) : void | ||
Stop ( ) : void | ||
Stop ( bool keepExclsuiveModeOn ) : void | ||
WndProc ( |
Method | Description | |
---|---|---|
AudioRendererAdd ( ) : void | ||
CleanupCC ( ) : void | ||
CloseInterfaces ( ) : void | ||
CoreCCParserCheck ( ) : void | ||
DoFFRW ( ) : void | ||
EnableCC ( ) : void | ||
EnableCC2 ( ) : void | ||
ExclusiveMode ( bool onOff ) : void | ||
GetFilterConfiguration ( ) : TVFilterConfig |
Gets the filter configuration object from the user configuration
|
|
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 | ||
SetSourceDestRectangles ( |
||
SetVideoPosition ( |
||
SyncAudioRenderer ( ) : void | ||
UpdateCurrentPosition ( ) : void | ||
UpdateFilters ( string selection ) : void |
Method | Description | |
---|---|---|
DumpMpeg2DemuxerMappings ( IBaseFilter filter ) : int | ||
GetFullLanguageName ( string language ) : string | ||
MovieEnded ( ) : void | ||
OnGraphNotify ( ) : void | ||
OnMessage ( |
|
|
SetupDemuxerPin ( IPin pin, int pid, int elementaryStream, bool unmapOtherPins ) : int | ||
UpdateDuration ( ) : void |
public AudioLanguage ( int iStream ) : string | ||
iStream | int | |
return | string |
public BaseTSReaderPlayer ( |
||
type | ||
return | System |
protected ExclusiveMode ( bool onOff ) : void | ||
onOff | bool | |
return | void |
protected GetFilterConfiguration ( ) : TVFilterConfig | ||
return | TVFilterConfig |
protected GetInterfaces ( string filename ) : bool | ||
filename | string | |
return | bool |
public GetVideoFormat ( ) : |
||
return |
protected MatchFilters ( string format ) : string | ||
format | string | |
return | string |
public OnBitRateChanged ( int bitrate ) : int | ||
bitrate | int | |
return | int |
public OnMediaTypeChanged ( int mediaType ) : int | ||
mediaType | int | |
return | int |
public OnVideoFormatChanged ( int streamType, int width, int height, int aspectRatioX, int aspectRatioY, int bitrate, int isInterlaced ) : int | ||
streamType | int | |
width | int | |
height | int | |
aspectRatioX | int | |
aspectRatioY | int | |
bitrate | int | |
isInterlaced | int | |
return | int |
public SeekAbsolute ( double dTimeInSecs ) : void | ||
dTimeInSecs | double | |
return | void |
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 Stop ( bool keepExclsuiveModeOn ) : void | ||
keepExclsuiveModeOn | bool | |
return | void |
protected UpdateFilters ( string selection ) : void | ||
selection | string | |
return | void |
public WndProc ( |
||
m | ||
return | void |
protected Dictionary |
||
return | object>.Dictionary |
protected Dictionary |
||
return | object>.Dictionary |
protected bool _CodecSupportsFastSeeking | ||
return | bool |
protected AudioSelector,MediaPortal.Player _audioSelector | ||
return | MediaPortal.Player.AudioSelector |
protected SubtitleRenderer,MediaPortal.Player.Subtitles _dvbSubRenderer | ||
return |
protected IBaseFilter _interfaceTSReader | ||
return | IBaseFilter |
protected IAMLine21Decoder _line21DecoderAnalog | ||
return | IAMLine21Decoder |
protected IAMLine21Decoder _line21DecoderDigital | ||
return | IAMLine21Decoder |
protected static VideoStreamFormat _videoFormat | ||
return | VideoStreamFormat |