SysHolographicPreviewMediaSource Class

Definition

Provides for creation of holographic preview media sources.

Important

This API is available only to components of the Windows operating system. Calls to these APIs will fail at runtime for all other processes. These APIs may be modified or removed in future Windows releases.

public ref class SysHolographicPreviewMediaSource abstract sealed
/// [Windows.Foundation.Metadata.ContractVersion(Windows.System.Implementation.Holographic.HoloSysImplementationContract, 65536)]
/// [Windows.Foundation.Metadata.MarshalingBehavior(Windows.Foundation.Metadata.MarshalingType.Agile)]
/// [Windows.Foundation.Metadata.Threading(Windows.Foundation.Metadata.ThreadingModel.Both)]
class SysHolographicPreviewMediaSource final
[Windows.Foundation.Metadata.ContractVersion(typeof(Windows.System.Implementation.Holographic.HoloSysImplementationContract), 65536)]
[Windows.Foundation.Metadata.MarshalingBehavior(Windows.Foundation.Metadata.MarshalingType.Agile)]
[Windows.Foundation.Metadata.Threading(Windows.Foundation.Metadata.ThreadingModel.Both)]
public static class SysHolographicPreviewMediaSource
Public Class SysHolographicPreviewMediaSource
Inheritance
Object Platform::Object IInspectable SysHolographicPreviewMediaSource
Attributes

Windows requirements

Device family
Windows Holographic System Implementation Extension SDK (introduced in 10.0.17763.0)
API contract
Windows.System.Implementation.Holographic.HoloSysImplementationContract (introduced in v1.0)

Methods

Create(PropertySet)

Creates a holographic preview media source.

Important

This API is available only to components of the Windows operating system. Calls to these APIs will fail at runtime for all other processes. These APIs may be modified or removed in future Windows releases.

Applies to