Module opentok::audio_device[][src]

Structs

Settings for a AudioDevice.

High level storage for audio samples. The data size should correspond with the sampling_rate and number_of_channels (size = (sampling_rate / 1000) * number_of_channels).

Raw data holder for audio samples.

Enums