Share via


Microsoft.WindowsServerSolutions.MediaStreaming Namespace

 

The Microsoft.WindowsServerSolutions.MediaStreaming namespace provides a set of APIs for managing shared folders from which media is streamed.

Classes

Class Description
System_CAPS_pubclass ConnectedChangedEventArgs

Represents the arguments for the ConnectedChangedEvent.

System_CAPS_pubclass MediaLibraryNameAsyncCompletedEventArgs

Represents the arguments for the completed event.

System_CAPS_pubclass MediaStreamingEnabledAsyncCompletedEventArgs

Represents the arguments for the MediaStreamingEnabledAsyncCompleted events.

System_CAPS_pubclass MediaStreamingManager

Represents synchronous and asynchronous operations that are used to interact with the media streaming provider.

System_CAPS_pubclass MediaStreamingSharedFolder

Represents a shared folder object with information specific to media streaming.

System_CAPS_pubclass MediaStreamingSharedFolderData

Data contract used in the IMediaStreaming WCF service contract, representing various shared folder properties from the Storage Object Model combined with information useful to media streaming.

System_CAPS_pubclass SharedFoldersAsyncCompletedEventArgs

Represents the arguments for the GetSharedFoldersAsyncCompleted event.

Interfaces

Interface Description
System_CAPS_pubinterface IMediaStreaming

WCF service contract between the Media Streaming Provider and the Media Streaming Object Model.

Remarks

This namespace is not applicable to the Windows Server Code Name "Aurora" operating system.

Return to top