Ring Daemon
Loading...
Searching...
No Matches
jami::AudioDeviceGuard Class Reference

#include <manager.h>

Collaboration diagram for jami::AudioDeviceGuard:
Collaboration graph

Public Member Functions

 AudioDeviceGuard (Manager &manager, AudioDeviceType type)
 
 AudioDeviceGuard (Manager &manager, const std::string &captureDevice)
 
 ~AudioDeviceGuard ()
 

Detailed Description

Definition at line 914 of file manager.h.

Constructor & Destructor Documentation

◆ AudioDeviceGuard() [1/2]

jami::AudioDeviceGuard::AudioDeviceGuard ( Manager manager,
AudioDeviceType  type 
)

Definition at line 2247 of file manager.cpp.

References jami::emitSignal(), and jami::Manager::getAudioDriver().

Here is the call graph for this function:

◆ AudioDeviceGuard() [2/2]

jami::AudioDeviceGuard::AudioDeviceGuard ( Manager manager,
const std::string &  captureDevice 
)

Definition at line 2260 of file manager.cpp.

References jami::emitSignal(), and jami::Manager::getAudioDriver().

Here is the call graph for this function:

◆ ~AudioDeviceGuard()

jami::AudioDeviceGuard::~AudioDeviceGuard ( )

Definition at line 2274 of file manager.cpp.

References jami::emitSignal(), and jami::Manager::getAudioDriver().

Here is the call graph for this function:

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