| addCodecPaths(const size_t nCodecPaths, const UtlString codecPaths[]) | CpMediaInterfaceFactoryImpl | static |
| buildCodecFactory(SdpCodecList *pFactory, const UtlString &sAudioPreferences, const UtlString &sVideoPreferences, int videoFormat, int *iRejected)=0 | CpMediaInterfaceFactoryImpl | pure virtual |
| clearCodecPaths() | CpMediaInterfaceFactoryImpl | static |
| CpMediaInterfaceFactoryImpl() | CpMediaInterfaceFactoryImpl | |
| CpMediaInterfaceFactoryImpl(const CpMediaInterfaceFactoryImpl &rCpMediaInterfaceFactoryImpl) | CpMediaInterfaceFactoryImpl | private |
| createMediaInterface(const char *publicAddress, const char *localAddress, int numCodecs, SdpCodec *sdpCodecArray[], const char *locale, int expeditedIpTos, const char *szStunServer, int iStunPort, int iStunKeepAliveSecs, const char *szTurnServer, int iTurnPort, const char *szTurnUsername, const char *szTurnPassword, int iTurnKeepAliveSecs, UtlBoolean bEnableICE, uint32_t samplesPerSec, OsMsgDispatcher *pDispatcher)=0 | CpMediaInterfaceFactoryImpl | pure virtual |
| enableAGC(UtlBoolean bEnable) | CpMediaInterfaceFactoryImpl | inlinevirtual |
| enableInBandDTMF(UtlBoolean enable) | CpMediaInterfaceFactoryImpl | inlinevirtual |
| enableOutOfBandDTMF(UtlBoolean enable) | CpMediaInterfaceFactoryImpl | inlinevirtual |
| enableRTCP(UtlBoolean bEnable) | CpMediaInterfaceFactoryImpl | inlinevirtual |
| ensureCapacityCodecPaths(size_t newSize) | CpMediaInterfaceFactoryImpl | protectedstatic |
| getAudioAECMode(MEDIA_AEC_MODE &mode) const | CpMediaInterfaceFactoryImpl | inlinevirtual |
| getAudioNoiseReductionMode(MEDIA_NOISE_REDUCTION_MODE &mode) const | CpMediaInterfaceFactoryImpl | inlinevirtual |
| getConnectionIdleTimeout(int &idleTimeout) const | CpMediaInterfaceFactoryImpl | inlinevirtual |
| getLocalAudioConnectionId(int &connectionId) const =0 | CpMediaInterfaceFactoryImpl | pure virtual |
| getMicrophoneDevice(UtlString &device) const =0 | CpMediaInterfaceFactoryImpl | pure virtual |
| getMicrophoneGain(int &iVolume) const =0 | CpMediaInterfaceFactoryImpl | pure virtual |
| getNextRtpPort(const char *bindAddress, int &rtpPort) | CpMediaInterfaceFactoryImpl | virtual |
| getSpeakerDevice(UtlString &device) const =0 | CpMediaInterfaceFactoryImpl | pure virtual |
| getSpeakerVolume(int &iVolume) const =0 | CpMediaInterfaceFactoryImpl | pure virtual |
| isAddressPortBusy(const char *bindAddress, int iPort, int checkTimeMS) | CpMediaInterfaceFactoryImpl | protected |
| isAGCEnabled(UtlBoolean &bEnable) const | CpMediaInterfaceFactoryImpl | inlinevirtual |
| isInBandDTMFEnabled(UtlBoolean &enabled) const | CpMediaInterfaceFactoryImpl | inlinevirtual |
| isOutOfBandDTMFEnabled(UtlBoolean &enabled) const | CpMediaInterfaceFactoryImpl | inlinevirtual |
| mConfiguredIpAddress | CpMediaInterfaceFactoryImpl | protected |
| miGain | CpMediaInterfaceFactoryImpl | protected |
| miInterfaceId | CpMediaInterfaceFactoryImpl | protected |
| miLastRtpPort | CpMediaInterfaceFactoryImpl | protected |
| miNextRtpPort | CpMediaInterfaceFactoryImpl | protected |
| miStartRtpPort | CpMediaInterfaceFactoryImpl | protected |
| mlistBusyPorts | CpMediaInterfaceFactoryImpl | protected |
| mlistFreePorts | CpMediaInterfaceFactoryImpl | protected |
| mlockList | CpMediaInterfaceFactoryImpl | protected |
| mnAllocCodecPaths | CpMediaInterfaceFactoryImpl | protectedstatic |
| mnCodecPaths | CpMediaInterfaceFactoryImpl | protectedstatic |
| mpCodecPaths | CpMediaInterfaceFactoryImpl | protectedstatic |
| muteMicrophone(UtlBoolean bMute)=0 | CpMediaInterfaceFactoryImpl | pure virtual |
| operator=(const CpMediaInterfaceFactoryImpl &rhs) | CpMediaInterfaceFactoryImpl | private |
| release() | CpMediaInterfaceFactoryImpl | virtual |
| releaseRtpPort(const int rtpPort) | CpMediaInterfaceFactoryImpl | virtual |
| setAudioAECMode(const MEDIA_AEC_MODE mode) | CpMediaInterfaceFactoryImpl | inlinevirtual |
| setAudioNoiseReductionMode(const MEDIA_NOISE_REDUCTION_MODE mode) | CpMediaInterfaceFactoryImpl | inlinevirtual |
| setConfiguredIpAddress(const UtlString &configuredIpAddress) | CpMediaInterfaceFactoryImpl | virtual |
| setConnectionIdleTimeout(const int idleTimeout) | CpMediaInterfaceFactoryImpl | inlinevirtual |
| setDispatcher(OsMsgDispatcher *dispatcher)=0 | CpMediaInterfaceFactoryImpl | pure virtual |
| setMicrophoneDevice(const UtlString &device)=0 | CpMediaInterfaceFactoryImpl | pure virtual |
| setMicrophoneGain(int iGain)=0 | CpMediaInterfaceFactoryImpl | pure virtual |
| setRTCPName(const char *szName) | CpMediaInterfaceFactoryImpl | inlinevirtual |
| setRtpPortRange(int startRtpPort, int lastRtpPort) | CpMediaInterfaceFactoryImpl | virtual |
| setSpeakerDevice(const UtlString &device)=0 | CpMediaInterfaceFactoryImpl | pure virtual |
| setSpeakerVolume(int iVolume)=0 | CpMediaInterfaceFactoryImpl | pure virtual |
| setVideoBitrate(int bitrate) | CpMediaInterfaceFactoryImpl | inlinevirtual |
| setVideoCpuValue(int cpuValue) | CpMediaInterfaceFactoryImpl | inlinevirtual |
| setVideoFramerate(int framerate) | CpMediaInterfaceFactoryImpl | inlinevirtual |
| setVideoParameters(int bitRate, int frameRate) | CpMediaInterfaceFactoryImpl | inlinevirtual |
| setVideoPreviewDisplay(void *pDisplay) | CpMediaInterfaceFactoryImpl | inlinevirtual |
| setVideoQuality(int quality) | CpMediaInterfaceFactoryImpl | inlinevirtual |
| updateVideoPreviewWindow(void *displayContext) | CpMediaInterfaceFactoryImpl | inlinevirtual |
| ~CpMediaInterfaceFactoryImpl() | CpMediaInterfaceFactoryImpl | protectedvirtual |