Video SDK for iOS API Reference
All Classes Files Functions Enumerations Enumerator Properties
ZoomVideoSDKLiveTranscriptionLanguage Class Reference

#include <ZoomVideoSDKLiveTranscriptionHelper.h>

Inherits NSObject.

Properties

NSInteger languageID
 language id of transcription language
 
NSString *_Nullable languageName
 localized language name of transcription language
 

Detailed Description

Definition at line 11 of file ZoomVideoSDKLiveTranscriptionHelper.h.

Property Documentation

◆ languageID

- (NSInteger) languageID
readnonatomicassign

language id of transcription language

Definition at line 15 of file ZoomVideoSDKLiveTranscriptionHelper.h.

◆ languageName

- (NSString* _Nullable) languageName
readnonatomiccopy

localized language name of transcription language

Definition at line 20 of file ZoomVideoSDKLiveTranscriptionHelper.h.