MediaStreamerFactory.CreateMediaStreamer Method
[ This article is for Windows Phone 8 developers. If you’re developing for Windows 10, see the latest documentation. ]
Obtains an instance of the MediaStreamer class with the specified ID.
Assembly: Microsoft.Phone (in Microsoft.Phone.dll)
Parameters
- id
- Type: System.Int32
The ID associated with the MediaStreamer.
| Exception | Condition |
|---|---|
| InvalidOperationException | Only one MediaStreamer can be active at a time. |
Show: