zdk.net
|
#include <RecordingStream.h>
Public Member Functions | |
RecordingStream (ZDK::Shared::RecordingStream src) | |
virtual long long | Handle () override |
virtual void | Initialize () override |
virtual void | ReleaseReference () override |
Public Attributes | |
ZDK::IRecordingStream * | cppRef = nullptr |
Properties | |
ZDK_NET::RecordingType | Origin [get] |
The origin of the file content. More... | |
System::String^ | Type [get] |
Recording stream type. More... | |
System::String^ | FileName [get] |
The name of the file. More... | |
System::String^ | LanguageCode [get] |
ETF language tag of the recording. More... | |
Banafo Call.
Describes the Recording stream, mainly used for Banafo recordings.
|
get |
The name of the file.
The name of the file.
|
get |
ETF language tag of the recording.
ETF language tag of the recording.
|
get |
The origin of the file content.
The origin of the file content.
|
get |
Recording stream type.
The type of the recording stream, e.g. "phone-call", "web-conference", "other", etc.