zdk.net
Public Member Functions | Public Attributes | Properties | List of all members
ZDK_NET::RecordingStream Class Reference

Banafo Call. More...

#include <RecordingStream.h>

Inheritance diagram for ZDK_NET::RecordingStream:
ZDK_NET::ZHandle

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...
 

Detailed Description

Banafo Call.

Describes the Recording stream, mainly used for Banafo recordings.

Property Documentation

◆ FileName

System:: String^ ZDK_NET::RecordingStream::FileName
get

The name of the file.

The name of the file.

Returns
The name of the file

◆ LanguageCode

System:: String^ ZDK_NET::RecordingStream::LanguageCode
get

ETF language tag of the recording.

ETF language tag of the recording.

Returns
ETF language tag of the recording

◆ Origin

ZDK_NET:: RecordingType ZDK_NET::RecordingStream::Origin
get

The origin of the file content.

The origin of the file content.

Returns
The origin of the file content
See also
RecordingType

◆ Type

System:: String^ ZDK_NET::RecordingStream::Type
get

Recording stream type.

The type of the recording stream, e.g. "phone-call", "web-conference", "other", etc.

Returns
The stream type

The documentation for this class was generated from the following file: