IMediaStreamDescriptor Interface
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Defines an interface implemented by a audio or video stream descriptor.
public interface class IMediaStreamDescriptor
/// [Windows.Foundation.Metadata.ContractVersion(Windows.Foundation.UniversalApiContract, 65536)]
/// [Windows.Foundation.Metadata.Guid(2163306094, 37623, 17694, 151, 210, 175, 216, 7, 66, 218, 112)]
struct IMediaStreamDescriptor
[Windows.Foundation.Metadata.ContractVersion(typeof(Windows.Foundation.UniversalApiContract), 65536)]
[Windows.Foundation.Metadata.Guid(2163306094, 37623, 17694, 151, 210, 175, 216, 7, 66, 218, 112)]
public interface IMediaStreamDescriptor
Public Interface IMediaStreamDescriptor
- Derived
- Attributes
Windows requirements
Device family |
Windows 10 (introduced in 10.0.10240.0)
|
API contract |
Windows.Foundation.UniversalApiContract (introduced in v1.0)
|
Properties
IsSelected |
Specifies whether the stream is currently in use by the MediaStreamSource. |
Language |
Gets or sets the RFC-1766 language code for the stream. |
Name |
Gets or sets the name of the stream. |