List of all members.
Public Member Functions |
| | Language (string code) |
| | Initializes a new instance of the Language class.
|
Properties |
| string | Name [get] |
| | Gets the friendly name of the language.
|
| string | Code [get, set] |
| | Gets or sets the language code.
|
Detailed Description
Represents a language.
Constructor & Destructor Documentation
| HandBrake::Interop::Language::Language |
( |
string |
code |
) |
[inline] |
Initializes a new instance of the Language class.
- Parameters:
-
| code | The code for the langauge. |
Property Documentation
string HandBrake::Interop::Language::Code [get, set] |
Gets or sets the language code.
string HandBrake::Interop::Language::Name [get] |
Gets the friendly name of the language.
The documentation for this class was generated from the following file: