MillicastSDK 2.2.0
|
/ Adjusts the microphone or speaker volume. / - Parameters: / - v: The volume level between 0 (mute) and 1 (full volume).
/ Sets the number of channels to use. / - Parameters: / - channel: The number of channels to use.
/ Mutes the microphone or the speakers. / - Parameters: / - m: A boolean indicating whether the audio source should be muted (true) or not (false).
/ Gets the current volume. / - Returns: The current volume level.
/ Checks whether the microphone or speaker is muted or not. / - Returns: A boolean indicating whether the audio source is muted (true) or not (false).
@end
/ Manages the audio capture functionality. MILLICAST_API