, including all inherited members.
acceptIncomingStream() | TpPrototype::StreamedMediaChannel | |
addContactsToGroup(QList< QPointer< TpPrototype::Contact > > contacts) | TpPrototype::StreamedMediaChannel | |
addMembers(QList< uint > handles) | TpPrototype::StreamedMediaChannel | [protected] |
connectSignals() | TpPrototype::StreamedMediaChannel | [protected] |
Contact class | TpPrototype::StreamedMediaChannel | [friend] |
ContactManager class | TpPrototype::StreamedMediaChannel | [friend] |
isValid() const | TpPrototype::StreamedMediaChannel | |
listStreams() | TpPrototype::StreamedMediaChannel | |
localPendingContacts() | TpPrototype::StreamedMediaChannel | |
members() | TpPrototype::StreamedMediaChannel | |
openStreamedMediaChannel(uint handle, uint handleType, const QString &channelPath, const QString &channelType) | TpPrototype::StreamedMediaChannel | [protected] |
rejectIncomingStream() | TpPrototype::StreamedMediaChannel | |
removeContactsFromGroup(QList< QPointer< TpPrototype::Contact > > contacts) | TpPrototype::StreamedMediaChannel | |
removeMembers(QList< uint > handles) | TpPrototype::StreamedMediaChannel | [protected] |
removeStreams(const QList< uint > &streamIds) | TpPrototype::StreamedMediaChannel | |
requestChannel(QList< Telepathy::MediaStreamType > types) | TpPrototype::StreamedMediaChannel | |
requestStreamedMediaChannel(uint handle) | TpPrototype::StreamedMediaChannel | [protected] |
requestStreams(TpPrototype::Contact *contact, QList< Telepathy::MediaStreamType > types) | TpPrototype::StreamedMediaChannel | |
requestStreams(QList< Telepathy::MediaStreamType > types) | TpPrototype::StreamedMediaChannel | |
signalContactAdded(TpPrototype::StreamedMediaChannel *channel, TpPrototype::Contact *addedContact) | TpPrototype::StreamedMediaChannel | [signal] |
signalContactRemoved(TpPrototype::StreamedMediaChannel *channel, TpPrototype::Contact *removedContact) | TpPrototype::StreamedMediaChannel | [signal] |
signalIncomingChannel(TpPrototype::Contact *contact) | TpPrototype::StreamedMediaChannel | [signal] |
signalLocalInvitationAccepted(TpPrototype::StreamedMediaChannel *channel) | TpPrototype::StreamedMediaChannel | [signal] |
signalStreamAdded(TpPrototype::StreamedMediaChannel *channel, uint streamId, Telepathy::MediaStreamType streamType) | TpPrototype::StreamedMediaChannel | [signal] |
signalStreamDirectionChanged(TpPrototype::StreamedMediaChannel *channel, uint streamID, uint streamDirection, uint pendingFlags) | TpPrototype::StreamedMediaChannel | [signal] |
signalStreamError(TpPrototype::StreamedMediaChannel *channel, uint streamID, uint errorCode, const QString &message) | TpPrototype::StreamedMediaChannel | [signal] |
signalStreamRemoved(TpPrototype::StreamedMediaChannel *channel, uint streamId) | TpPrototype::StreamedMediaChannel | [signal] |
signalStreamStateChanged(TpPrototype::StreamedMediaChannel *channel, uint streamID, Telepathy::MediaStreamState streamState) | TpPrototype::StreamedMediaChannel | [signal] |
slotAddPreviewWindow(uint windowId) | TpPrototype::StreamedMediaChannel | [slot] |
slotMembersChanged(const QString &message, const Telepathy::UIntList &added, const Telepathy::UIntList &removed, const Telepathy::UIntList &localPending, const Telepathy::UIntList &remotePending, uint actor, uint reason) | TpPrototype::StreamedMediaChannel | [protected, slot] |
slotMuteInput(uint streamId, bool muteState) | TpPrototype::StreamedMediaChannel | [slot] |
slotMuteOutput(uint streamId, bool muteState) | TpPrototype::StreamedMediaChannel | [slot] |
slotRemovePreviewWindow(uint windowId) | TpPrototype::StreamedMediaChannel | [slot] |
slotSetOutputVolume(uint streamId, uint volume) | TpPrototype::StreamedMediaChannel | [slot] |
slotSetOutputWindow(uint streamId, uint windowId) | TpPrototype::StreamedMediaChannel | [slot] |
slotShutDown() | TpPrototype::StreamedMediaChannel | [slot] |
slotStreamAdded(uint streamID, uint contactHandle, uint streamType) | TpPrototype::StreamedMediaChannel | [protected, slot] |
slotStreamDirectionChanged(uint streamID, uint streamDirection, uint pendingFlags) | TpPrototype::StreamedMediaChannel | [protected, slot] |
slotStreamError(uint streamID, uint errorCode, const QString &message) | TpPrototype::StreamedMediaChannel | [protected, slot] |
slotStreamRemoved(uint streamID) | TpPrototype::StreamedMediaChannel | [protected, slot] |
slotStreamStateChanged(uint streamID, uint streamState) | TpPrototype::StreamedMediaChannel | [protected, slot] |
StreamedMediaChannel(Contact *contact, Telepathy::Client::ConnectionInterface *connectionInterface, QObject *parent=NULL) | TpPrototype::StreamedMediaChannel | [protected] |
~StreamedMediaChannel() | TpPrototype::StreamedMediaChannel | |