13 #ifndef _MprFromInputDeviceConstructor_h_ 14 #define _MprFromInputDeviceConstructor_h_ 62 int maxResourcesToCreate,
63 int& numResourcesCreated,
66 assert(maxResourcesToCreate >= 1);
67 numResourcesCreated = 1;
101 #endif // _MprFromInputDeviceConstructor_h_
virtual UtlBoolean disable()
Disable this resource.
Definition: MpResource.cpp:121
int MpInputDeviceHandle
Definition: MpTypes.h:48
Abstract base class for all media processing objects.
Definition: MpResource.h:56
MpAudioResourceConstructor is used to construct a specific audio resource type.
Definition: MpAudioResourceConstructor.h:36
#define DEFAULT_FROM_INPUT_DEVICE_RESOURCE_TYPE
Definition: MpResourceFactory.h:22