INDStartResult 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.
Provides the StartAsync result that contains the created PlayReady-ND instance.
public interface class INDStartResult
/// [Windows.Foundation.Metadata.ContractVersion(Windows.Foundation.UniversalApiContract, 65536)]
/// [Windows.Foundation.Metadata.Guid(2046224750, 62735, 16405, 139, 164, 194, 188, 52, 78, 189, 78)]
struct INDStartResult
/// [Windows.Foundation.Metadata.ContractVersion(Windows.Foundation.UniversalApiContract, 65536)]
/// [Windows.Foundation.Metadata.Guid(2046224750, 62735, 16405, 139, 164, 194, 188, 52, 78, 189, 78)]
/// [Windows.Foundation.Metadata.Deprecated("INDStartResult is deprecated and might not work on all platforms. For more info, see MSDN.", Windows.Foundation.Metadata.DeprecationType.Deprecate, 196608, "Windows.Foundation.UniversalApiContract")]
struct INDStartResult
[Windows.Foundation.Metadata.ContractVersion(typeof(Windows.Foundation.UniversalApiContract), 65536)]
[Windows.Foundation.Metadata.Guid(2046224750, 62735, 16405, 139, 164, 194, 188, 52, 78, 189, 78)]
public interface INDStartResult
[Windows.Foundation.Metadata.ContractVersion(typeof(Windows.Foundation.UniversalApiContract), 65536)]
[Windows.Foundation.Metadata.Guid(2046224750, 62735, 16405, 139, 164, 194, 188, 52, 78, 189, 78)]
[Windows.Foundation.Metadata.Deprecated("INDStartResult is deprecated and might not work on all platforms. For more info, see MSDN.", Windows.Foundation.Metadata.DeprecationType.Deprecate, 196608, "Windows.Foundation.UniversalApiContract")]
public interface INDStartResult
Public Interface INDStartResult
- Attributes
Windows requirements
Device family |
Windows 10 (introduced in 10.0.10240.0)
|
API contract |
Windows.Foundation.UniversalApiContract (introduced in v1.0)
|
Properties
MediaStreamSource |
Gets the object for the data that the transmitter streams. |