IConnectionManagerService Interface |
[This is preliminary documentation and is subject to change.]
Namespace: GHASchema.Classes.Device.AudioVideo.UPnPAV
public interface IConnectionManagerService
The IConnectionManagerService type exposes the following members.
Name | Description | |
---|---|---|
![]() | ConnectionComplete |
Tells Media renderer that the specified connection is finished
|
![]() | GetCurrentConnectionIDs |
Returns list of current connection ID's
|
![]() | GetCurrentConnectionInfo |
Get details on the requested Connection ID
|
![]() | GetProtocolInfo |
Queries the media renderer for the protocols that can be used to source or sink media streams
|
![]() | PrepareForConnection |
Instructs the media renderer to prepare for a connection from the provided peer. Normally not needed
|
Name | Description | |
---|---|---|
![]() | CmPropertyChanged |
Raised when there is a property changed in the connection manager service
|