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 | |
---|---|---|
ConnectedChangedEventArgs | Represents the arguments for the ConnectedChangedEvent. |
|
MediaLibraryNameAsyncCompletedEventArgs | Represents the arguments for the completed event. |
|
MediaStreamingEnabledAsyncCompletedEventArgs | Represents the arguments for the MediaStreamingEnabledAsyncCompleted events. |
|
MediaStreamingManager | Represents synchronous and asynchronous operations that are used to interact with the media streaming provider. |
|
MediaStreamingSharedFolder | Represents a shared folder object with information specific to media streaming. |
|
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. |
|
SharedFoldersAsyncCompletedEventArgs | Represents the arguments for the GetSharedFoldersAsyncCompleted event. |
Interfaces
Interface | Description | |
---|---|---|
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