This is the complete list of members for Tp::Service::ChannelTypeStreamedMediaAdaptor, including all inherited members.
AbstractAdaptor(const QDBusConnection &connection, QObject *adaptee, QObject *parent) | Tp::AbstractAdaptor | |
adaptee() const | Tp::AbstractAdaptor | |
dbusConnection() const | Tp::AbstractAdaptor | |
ImmutableStreams() const | Tp::Service::ChannelTypeStreamedMediaAdaptor | |
InitialAudio() const | Tp::Service::ChannelTypeStreamedMediaAdaptor | |
InitialVideo() const | Tp::Service::ChannelTypeStreamedMediaAdaptor | |
ListStreams(const QDBusMessage &dbusMessage) | Tp::Service::ChannelTypeStreamedMediaAdaptor | slot |
RemoveStreams(const Tp::UIntList &streams, const QDBusMessage &dbusMessage) | Tp::Service::ChannelTypeStreamedMediaAdaptor | slot |
RequestStreamDirection(uint streamID, uint streamDirection, const QDBusMessage &dbusMessage) | Tp::Service::ChannelTypeStreamedMediaAdaptor | slot |
RequestStreams(uint contactHandle, const Tp::UIntList &types, const QDBusMessage &dbusMessage) | Tp::Service::ChannelTypeStreamedMediaAdaptor | slot |
StreamAdded(uint streamID, uint contactHandle, uint streamType) | Tp::Service::ChannelTypeStreamedMediaAdaptor | signal |
StreamDirectionChanged(uint streamID, uint streamDirection, uint pendingFlags) | Tp::Service::ChannelTypeStreamedMediaAdaptor | signal |
StreamError(uint streamID, uint errorCode, const QString &message) | Tp::Service::ChannelTypeStreamedMediaAdaptor | signal |
StreamRemoved(uint streamID) | Tp::Service::ChannelTypeStreamedMediaAdaptor | signal |
StreamStateChanged(uint streamID, uint streamState) | Tp::Service::ChannelTypeStreamedMediaAdaptor | signal |
~AbstractAdaptor() | Tp::AbstractAdaptor | |