|
Video SDK for MacOS API Reference
|
Represents a language used in voice interpretation. More...
#include <ZMVideoSDKVoiceInterpretationHelper.h>
Inherits NSObject.
Properties | |
| int | languageID |
| The unique ID of the language. | |
| NSString * | languageName |
| The display name of the language. | |
Represents a language used in voice interpretation.
Definition at line 15 of file ZMVideoSDKVoiceInterpretationHelper.h.
|
readnonatomicassign |
The unique ID of the language.
Definition at line 19 of file ZMVideoSDKVoiceInterpretationHelper.h.
|
readnonatomiccopy |
The display name of the language.
Definition at line 23 of file ZMVideoSDKVoiceInterpretationHelper.h.