Language entry.
More...
◆ Entry() [1/2]
ts::ISO639LanguageDescriptor::Entry::Entry |
( |
const UChar * |
code = nullptr , |
|
|
uint8_t |
type = 0 |
|
) |
| |
Default constructor.
- Parameters
-
[in] | code | ISO-639 language code, 3 characters, as a C-string. Can be null. |
[in] | type | Audio type. |
◆ Entry() [2/2]
ts::ISO639LanguageDescriptor::Entry::Entry |
( |
const UString & |
code, |
|
|
uint8_t |
type |
|
) |
| |
Constructor.
- Parameters
-
[in] | code | ISO-639 language code, 3 characters, as a C++ string. |
[in] | type | Audio type. |
The documentation for this struct was generated from the following file: