Video SDK for MacOS API Reference
|
Represents a language used in live transcription. More...
#include <ZMVideoSDKLiveTranscriptionHelper.h>
Inherits NSObject.
Properties | |
int | languageID |
The id of the language. | |
NSString * | languageName |
The name of the language. | |
Represents a language used in live transcription.
Definition at line 15 of file ZMVideoSDKLiveTranscriptionHelper.h.
|
readnonatomicassign |
The id of the language.
Definition at line 20 of file ZMVideoSDKLiveTranscriptionHelper.h.
|
readnonatomiccopy |
The name of the language.
Definition at line 25 of file ZMVideoSDKLiveTranscriptionHelper.h.