InputProfile Property
Summary
Gets or sets the URL of the XML file that contains the options to be used as the codecs load options.
Syntax
public string InputProfile { get; set; }
Public Property InputProfile As String
public:
property String^ InputProfile {
String^ get();
void set ( String^ );
}
Property Value
The url of the XML file containing the InputProfile settings.