This topic has not yet been rated - Rate this topic

Classes

The Media Streaming API provides the following classes.

In this section

TopicDescription

BasicDevice

Implements the IBasicDevice interface that represents a DLNA Device.

CreateMediaRendererOperation

Registers an event handler that is invoked when the asynchronous operation started by CreateMediaRendererAsync or CreateMediaRendererFromBasicDeviceAsync completes, and provides a method that returns the results of the operation.

DeviceController

Implements the IDeviceController interface that retrieves a list of cached Digital Media Renderers (DMRs) and/or Digital Media Servers (DMSs), or to asynchronously find the DMRs and/or DMSs that are currently on the network.

GetMuteOperation

Registers an event handler that is invoked when the asynchronous operation started by GetMuteAsync completes, and provides a method that returns the results of the operation.

GetPositionInformationOperation

Registers an event handler that is invoked when the asynchronous operation started by GetPositionInformationAsync completes, and provides a method that returns the results of the operation.

GetStreamPropertiesOperation

Registers an event handler that is invoked when the asynchronous operation started by GetStreamPropertiesAsync completes, and provides a method that returns the results of the operation.

GetTransportInformationOperation

Registers an event handler that is invoked when the asynchronous operation started by GetTransportInformationAsync completes, and provides a method that returns the results of the operation.

GetVolumeOperation

Registers an event handler that is invoked when the asynchronous operation started by GetVolumeAsync completes, and provides a method that returns the results of the operation.

MediaRenderer

Implements the IMediaRenderer interface that represents a DLNA Digital Media Renderer (DMR) device.

PlaybackOperation

Registers an event handler that is invoked when an asynchronous operation started by one of the MediaRenderer playback methods completes, and provides a method that returns the results of the operation.

StreamSelectOperation

Registers an event handler that is invoked when the asynchronous operation started by GetMuteAsync completes, and provides a method that returns the results of the operation.

StreamSelector

Implements the IStreamSelectorStatics interface and enables selecting a stream.

 

 

 

Send comments about this topic to Microsoft

Build date: 10/27/2012

Did you find this helpful?
(1500 characters remaining)

Community Additions

ADD
© 2013 Microsoft. All rights reserved.