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