MediaStreamSourceSwitchStreamsRequestedEventArgs
MediaStreamSourceSwitchStreamsRequestedEventArgs
MediaStreamSourceSwitchStreamsRequestedEventArgs
MediaStreamSourceSwitchStreamsRequestedEventArgs
MediaStreamSourceSwitchStreamsRequestedEventArgs
Class
Definition
Provides data for the MediaStreamSource.SwitchStreamsRequested event.
public : sealed class MediaStreamSourceSwitchStreamsRequestedEventArgs : IMediaStreamSourceSwitchStreamsRequestedEventArgs
struct winrt::Windows::Media::Core::MediaStreamSourceSwitchStreamsRequestedEventArgs : IMediaStreamSourceSwitchStreamsRequestedEventArgs
public sealed class MediaStreamSourceSwitchStreamsRequestedEventArgs : IMediaStreamSourceSwitchStreamsRequestedEventArgs
Public NotInheritable Class MediaStreamSourceSwitchStreamsRequestedEventArgs Implements IMediaStreamSourceSwitchStreamsRequestedEventArgs
// This class does not provide a public constructor.
- Attributes
Windows 10 requirements
Device family |
Windows 10 (introduced v10.0.10240.0)
|
API contract |
Windows.Foundation.UniversalApiContract (introduced v1)
|
Remarks
This object is not instantiated directly, it is created by the MediaStreamSource.SwitchStreamsRequested event.
See the MediaStreamSource Sample for an example of using Media Stream Source in a UWP app.
Properties
Request Request Request Request Request |
Gets the object that represents the request to switch the streams. |