12 #ifndef _MprFromInputDevice_h_ 13 #define _MprFromInputDevice_h_ 70 static OsStatus
setDeviceId(
const UtlString& resourceName,
71 OsMsgQ& flowgraphMessageQueue,
81 static OsStatus
setGain(
const UtlString& namedResource,
153 #endif // _MprFromInputDevice_h_ Message object used to communicate with the media processing task.
Definition: MpResourceMsg.h:30
Generic audio resampler.
Definition: MpResampler.h:34
Definition: MpResourceMsg.h:56
uint32_t MpFrameTime
Definition: MpTypes.h:53
float MpBridgeAccum
Definition: MpBridgeAlgBase.h:48
Abstract base class for all audio processing objects.
Definition: MpAudioResource.h:38
Message used to pass an integer value to resource.
Definition: MpIntResourceMsg.h:29
Smart pointer to MpBuf.
Definition: MpBuf.h:160
int MpInputDeviceHandle
Definition: MpTypes.h:48
float MpBridgeGain
Definition: MpBridgeAlgBase.h:54
UtlBoolean isEnabled() const
Returns TRUE is this resource is currently enabled, FALSE otherwise.
Definition: MpResource.cpp:440