MediaStreamerFactory Class

[ This article is for Windows Phone 8 developers. If you’re developing for Windows 10, see the latest documentation. ]

User to obtain an instance of a MediaStreamer object.

Inheritance Hierarchy

System..::.Object
  Microsoft.Phone.Media..::.MediaStreamerFactory

Namespace:  Microsoft.Phone.Media
Assembly:  Microsoft.Phone (in Microsoft.Phone.dll)

Syntax

Public NotInheritable Class MediaStreamerFactory
public static class MediaStreamerFactory

The MediaStreamerFactory type exposes the following members.

Methods

  Name Description
CreateMediaStreamer Obtains an instance of the MediaStreamer class with the specified ID.

Top

Version Information

Windows Phone OS

Supported in: 8.1, 8.0

Thread Safety

Any public static (Shared in Visual Basic) members of this type are thread safe. Any instance members are not guaranteed to be thread safe.

See Also

Reference

Microsoft.Phone.Media Namespace