Property | Type | Description | |
---|---|---|---|
_forceSourceSplitter | bool | ||
_splitterFileFilter | string | ||
_splitterFilter | string |
Method | Description | |
---|---|---|
CheckBoxValid ( MPComboBox ComboBox ) : void |
Check Combobox count
|
|
LoadSettings ( ) : void |
Loads the movie player settings
|
|
MovieCodec ( ) : System |
|
|
MovieCodec ( string name ) : System |
|
|
OnSectionActivated ( ) : void | ||
SaveSettings ( ) : void |
Saves movie player settings and codec info.
|
|
UpdateDecoderSettings ( ) : void |
sets useability of select config depending on whether auot decoder stting option is enabled.
|
Method | Description | |
---|---|---|
Dispose ( bool disposing ) : void |
Clean up any resources being used.
|
Method | Description | |
---|---|---|
ConfigAudioRendererCodecSection ( object sender, |
||
ConfigCodecSection ( object sender, |
||
EnableWmvWmaLAVSettings ( string subkeysource, string valueKey ) : bool | ||
ForceSourceSplitter_CheckedChanged ( object sender, |
updates the useable options if the force source splitter option is enabled.
|
|
InitializeComponent ( ) : void |
Required method for Designer support - do not modify the contents of this method with the code editor.
|
|
RegConfigtoMP ( string subkeysource ) : void | ||
RegMPtoConfig ( string subkeysource ) : void | ||
SetCodecBox ( |
||
SplitterComboBox_SelectedIndexChanged ( object sender, |
||
autoDecoderSettings_CheckedChanged ( object sender, |
updates the useable options if the auto decoder option is enabled.
|
|
configAACAudio_Click ( object sender, |
||
configAudioRenderer_Click ( object sender, |
||
configDivxXvid_Click ( object sender, |
||
configH264_Click ( object sender, |
||
configHEVC_Click ( object sender, |
||
configMPEGAudio_Click ( object sender, |
||
configMPEG_Click ( object sender, |
||
configSplitterSource_Click ( object sender, |
||
configSplitterSync_Click ( object sender, |
||
configVC1_Click ( object sender, |
||
configVC1i_Click ( object sender, |
public CheckBoxValid ( MPComboBox ComboBox ) : void | ||
ComboBox | MPComboBox | |
return | void |
protected Dispose ( bool disposing ) : void | ||
disposing | bool | true if managed resources should be disposed; otherwise, false. |
return | void |
public static bool _forceSourceSplitter | ||
return | bool |
public static string _splitterFileFilter | ||
return | string |