|
Video SDK for Linux API Reference
|
Voice interpretation language descriptor. More...
#include <zoom_video_sdk_voice_interpretation_helper_interface.h>
Public Member Functions | |
| virtual | ~IZoomVideoSDKVoiceInterpretationLanguage () |
| virtual zchar_t * | getLanguageName ()=0 |
| Get the display name of the language. | |
| virtual int | getLanguageID ()=0 |
| Get the unique id of the language. | |
Voice interpretation language descriptor.
Definition at line 18 of file zoom_video_sdk_voice_interpretation_helper_interface.h.
|
inlinevirtual |
Definition at line 21 of file zoom_video_sdk_voice_interpretation_helper_interface.h.
|
pure virtual |
Get the unique id of the language.
|
pure virtual |
Get the display name of the language.