|
sipxmedialib
Version 3.3
|
This is the complete list of members for MprSpeakerSelector, including all inherited members.
| AddlMsgTypes enum name | MprSpeakerSelector | protected |
| areNotificationsEnabled() const | MpResource | |
| ASSOCIATED_LATENCY enum value | MpResource | |
| chageAlgorithm(const UtlString &namedResource, OsMsgQ &fgQ, const UtlString &algorithmName) | MprSpeakerSelector | |
| connectInput(MpResource &rFrom, int fromPortIdx, int toPortIdx) | MprSpeakerSelector | protectedvirtual |
| connectOutput(MpResource &rTo, int toPortIdx, int fromPortIdx) | MprSpeakerSelector | protectedvirtual |
| disable() | MpResource | virtual |
| disable(const UtlString &namedResource, OsMsgQ &fgQ) | MpResource | static |
| disconnectInput(int outPortIdx) | MprSpeakerSelector | protectedvirtual |
| disconnectOutput(int outPortIdx) | MprSpeakerSelector | protectedvirtual |
| doProcessFrame(MpBufPtr inBufs[], MpBufPtr outBufs[], int inBufsSize, int outBufsSize, UtlBoolean isEnabled, int samplesPerFrame, int samplesPerSecond) | MprSpeakerSelector | protectedvirtual |
| enable() | MpResource | virtual |
| enable(const UtlString &namedResource, OsMsgQ &fgQ) | MpResource | static |
| enableConnectedStreams() | MprSpeakerSelector | protected |
| FINISHED enum value | MpResource | |
| getConnectionId(void) const | MpResource | virtual |
| getContainableType() const | MpResource | |
| getCurrentLatency(int &latency, int input=0, int output=0) const | MpResource | virtual |
| getFlowGraph() const | MpResource | |
| getInputInfo(int inPortIdx, MpResource *&rpUpstreamResource, int &rUpstreamPortIdx) | MpResource | |
| getName() const | MpResource | |
| getOldestOutput() | MprSpeakerSelector | inlineprotected |
| getOutputForInput(int inputNum) | MprSpeakerSelector | inlineprotected |
| getOutputInfo(int outPortIdx, MpResource *&rpDownstreamResource, int &rDownstreamPortIdx) | MpResource | |
| getStreamId(void) | MpResource | virtual |
| getVisitState() | MpResource | |
| handleChangeAlgorithm(const UtlString &algorithmName) | MprSpeakerSelector | protected |
| handleDisable() | MprSpeakerSelector | protectedvirtual |
| handleEnable() | MprSpeakerSelector | protectedvirtual |
| handleMessage(MpResourceMsg &rMsg) | MprSpeakerSelector | protectedvirtual |
| MpAudioResource::handleMessage(MpFlowGraphMsg &fgMsg) | MpResource | protectedvirtual |
| handleMessages(OsMsgQ &msgQ) | MpResource | |
| IN_PROGRESS enum value | MpResource | |
| INF_LATENCY enum value | MpResource | |
| isAsynchInput(int inputIndex) | MpResource | virtual |
| isEnabled() const | MpResource | |
| isInputConnected(int portIdx) | MpResource | |
| isInputUnconnected(int portIdx) | MpResource | |
| isOutputConnected(int portIdx) | MpResource | |
| isOutputUnconnected(int portIdx) | MpResource | |
| maxInputs() const | MpResource | |
| maxOutputs() const | MpResource | |
| mChangeMapTime | MprSpeakerSelector | protected |
| mConnectionId | MpResource | protected |
| mDynamicInputMapping | MprSpeakerSelector | protected |
| minInputs() const | MpResource | |
| minOutputs() const | MpResource | |
| mInToOutMap | MprSpeakerSelector | protected |
| mIsEnabled | MpResource | protected |
| mLock | MpResource | protected |
| mMapTime | MprSpeakerSelector | protected |
| mMaxActiveSpeakers | MprSpeakerSelector | protected |
| mMaxInputs | MpResource | protected |
| mMaxOutputs | MpResource | protected |
| mMinInputs | MpResource | protected |
| mMinOutputs | MpResource | protected |
| mNotificationsEnabled | MpResource | protected |
| mNumActualInputs | MpResource | protected |
| mNumActualOutputs | MpResource | protected |
| mNumStreams | MprSpeakerSelector | protected |
| mOutToInMap | MprSpeakerSelector | protected |
| MpAudioResource(const UtlString &rName, int minInputs, int maxInputs, int minOutputs, int maxOutputs) | MpAudioResource | |
| mpFlowGraph | MpResource | protected |
| mpFrameParams | MprSpeakerSelector | protected |
| mpInBufs | MpResource | protected |
| mpInConns | MpResource | protected |
| mpOutBufs | MpResource | protected |
| mpOutConns | MpResource | protected |
| MpResource(const UtlString &rName, int minInputs, int maxInputs, int minOutputs, int maxOutputs) | MpResource | |
| MPRM_CHANGE_ALGORITHM enum value | MprSpeakerSelector | protected |
| MprSpeakerSelector(const UtlString &rName, int maxInputs, int maxOutputs, int maxActiveSpeakers, const UtlString &algorithmName="") | MprSpeakerSelector | |
| MprSpeakerSelector(const UtlString &rName, int maxInputs, int maxOutputs, int maxActiveSpeakers, MpSpeakerSelectBase *pSS) | MprSpeakerSelector | |
| MprSpeakerSelector(const MprSpeakerSelector &rMprSpeakerSelector) | MprSpeakerSelector | private |
| mpSS | MprSpeakerSelector | protected |
| mRWMutex | MpResource | protected |
| mSsFresh | MprSpeakerSelector | protected |
| mStreamId | MpResource | protected |
| mTopRanks | MprSpeakerSelector | protected |
| mVisitState | MpResource | protected |
| NOT_VISITED enum value | MpResource | |
| numInputs() const | MpResource | |
| numOutputs() const | MpResource | |
| operator=(const MprSpeakerSelector &rhs) | MprSpeakerSelector | private |
| peekTopSpeakers(MpSpeechParams **frameParams, int frameParamsNum, RankIndexPair *topRanks, int topRanksNum) | MprSpeakerSelector | protectedstatic |
| postMessage(MpFlowGraphMsg &rMsg) | MpResource | protected |
| postMessage(MpResourceMsg &rMsg) | MpResource | protected |
| processFrame(void) | MpAudioResource | virtual |
| pushBuffer(int inputPort, MpBufPtr &inputBuffer) | MpResource | virtual |
| pushBufferDownsream(int outPortIdx, const MpBufPtr &pBuf) | MpResource | protected |
| reassignSSRC(void) | MpResource | virtual |
| reserveFirstUnconnectedInput() | MpResource | |
| reserveFirstUnconnectedOutput() | MpResource | |
| reset() | MpResource | virtual |
| resourceInfo(MpResource *pResource, int index) | MpResource | static |
| sendNotification(MpResNotificationMsg::RNMsgType msgType) | MpResource | |
| sendNotification(MpResNotificationMsg &msg) | MpResource | |
| setConnectionId(MpConnectionID connectionId) | MpResource | virtual |
| setFlowGraph(MpFlowGraphBase *pFlowGraph) | MprSpeakerSelector | protectedvirtual |
| setInputBuffer(int inPortIdx, const MpBufPtr &pBuf) | MpResource | protected |
| setName(const UtlString &rName) | MpResource | protected |
| setNotificationsEnabled(UtlBoolean enable, const UtlString &namedResource, OsMsgQ &fgQ) | MpResource | static |
| setNotificationsEnabled(UtlBoolean enable) | MpResource | protectedvirtual |
| setStreamId(int streamId) | MpResource | virtual |
| setVisitState(int newState) | MpResource | |
| sOperationQueueTimeout | MpResource | protectedstatic |
| TYPE | MpResource | static |
| updateMapping(RankIndexPair *topRanks, int topRanksNum) | MprSpeakerSelector | protected |
| VisitState enum name | MpResource | |
| ~MpAudioResource() | MpAudioResource | virtual |
| ~MpResource() | MpResource | virtual |
| ~MprSpeakerSelector() | MprSpeakerSelector | virtual |
1.8.11