Defines an audio transformation to be used in the Publisher.AudioTransformers array.
More...
Inherits IDisposable.
|
virtual void | Dispose (bool disposing) |
|
Defines an audio transformation to be used in the Publisher.AudioTransformers array.
◆ AudioTransformer() [1/2]
OpenTok.AudioTransformer.AudioTransformer |
( |
string |
name, |
|
|
string |
properties |
|
) |
| |
Creates an audio transformer from a Vonage Media Library transformer. For more information, see Using the Vonage Media Processor library.
Important: In version 2.27.2+ of the Vonage Video client SDK for Windows, you need to install the Vonage Media Library separately from the Vonage Video Windows SDK. For details, see Vonage Media Library integration.
Check additional information in the Vonage Media Library README.md file.
- Parameters
-
name | The name of the Vonage Media Library transformer. |
properties | The JSON string defining properties of the Vonage Media Library transformer. |
◆ AudioTransformer() [2/2]
Creates a custom audio transformer.
- Parameters
-
name | The unique identifier for the transformers. |
transformer | The object that includes a callback method to perform the transformation. |
◆ Dispose() [1/2]
virtual void OpenTok.AudioTransformer.Dispose |
( |
bool |
disposing | ) |
|
|
protectedvirtual |
◆ Dispose() [2/2]
void OpenTok.AudioTransformer.Dispose |
( |
| ) |
|
The documentation for this class was generated from the following file:
- /Users/jswartz_1/src/native-sdk-src/project/windows/OpenTok/src/AudioTransformer.cs