OpenTok C SDK
|
Audio Data. More...
#include <stddef.h>
#include "config.h"
Go to the source code of this file.
Data Structures | |
struct | otc_audio_data |
Typedefs | |
typedef void(* | audio_transform_callback) (void *user_data, struct otc_audio_data *frame) |
The callback that will perform the custom transformation. More... | |
Audio Data.
This file includes the type definition for an audio data.
typedef void(* audio_transform_callback) (void *user_data, struct otc_audio_data *frame) |
The callback that will perform the custom transformation.
Note: This function only applies to the Vonage Video API macOS SDK. It does not work in the Vonage Video API Linux SDK.