次の方法で共有


KnownPerceptionFrameSourceProperties クラス

定義

すべての種類のフレーム ソースに適用できる静的プロパティを提供します。

public ref class KnownPerceptionFrameSourceProperties abstract sealed
/// [Windows.Foundation.Metadata.ContractVersion(Windows.Foundation.UniversalApiContract, 65536)]
/// [Windows.Foundation.Metadata.MarshalingBehavior(Windows.Foundation.Metadata.MarshalingType.Agile)]
/// [Windows.Foundation.Metadata.Threading(Windows.Foundation.Metadata.ThreadingModel.Both)]
class KnownPerceptionFrameSourceProperties final
/// [Windows.Foundation.Metadata.ContractVersion(Windows.Foundation.UniversalApiContract, 65536)]
/// [Windows.Foundation.Metadata.MarshalingBehavior(Windows.Foundation.Metadata.MarshalingType.Agile)]
/// [Windows.Foundation.Metadata.Threading(Windows.Foundation.Metadata.ThreadingModel.Both)]
/// [Windows.Foundation.Metadata.Deprecated("KnownPerceptionFrameSourceProperties may be unavailable after Windows Creator Update.  Please refer to Windows.Media.Capture.Frames APIs on MSDN.", Windows.Foundation.Metadata.DeprecationType.Deprecate, 262144, "Windows.Foundation.UniversalApiContract")]
class KnownPerceptionFrameSourceProperties final
[Windows.Foundation.Metadata.ContractVersion(typeof(Windows.Foundation.UniversalApiContract), 65536)]
[Windows.Foundation.Metadata.MarshalingBehavior(Windows.Foundation.Metadata.MarshalingType.Agile)]
[Windows.Foundation.Metadata.Threading(Windows.Foundation.Metadata.ThreadingModel.Both)]
public static class KnownPerceptionFrameSourceProperties
[Windows.Foundation.Metadata.ContractVersion(typeof(Windows.Foundation.UniversalApiContract), 65536)]
[Windows.Foundation.Metadata.MarshalingBehavior(Windows.Foundation.Metadata.MarshalingType.Agile)]
[Windows.Foundation.Metadata.Threading(Windows.Foundation.Metadata.ThreadingModel.Both)]
[Windows.Foundation.Metadata.Deprecated("KnownPerceptionFrameSourceProperties may be unavailable after Windows Creator Update.  Please refer to Windows.Media.Capture.Frames APIs on MSDN.", Windows.Foundation.Metadata.DeprecationType.Deprecate, 262144, "Windows.Foundation.UniversalApiContract")]
public static class KnownPerceptionFrameSourceProperties
Public Class KnownPerceptionFrameSourceProperties
継承
Object Platform::Object IInspectable KnownPerceptionFrameSourceProperties
属性

Windows の要件

デバイス ファミリ
Windows 10 (10.0.10240.0 で導入)
API contract
Windows.Foundation.UniversalApiContract (v1.0 で導入)

注釈

バージョン履歴

Windows のバージョン SDK バージョン 追加された値
1511 10586 deviceId

プロパティ

DeviceId

システム上のデバイスを識別する文字列値を取得します。

DeviceModelVersion

このフレーム ソースが表す物理センサー デバイスのデバイス、モデル、バージョン文字列で文字列プロパティを検索するために使用される文字列キーを取得します。

EnclosureLocation

Windows デバイス上のセンサーの物理的な位置を示す列挙プロパティを検索するために使用される文字列キーを取得します。

FrameKind

ソースが提供するフレームの種類を示す文字列キーである文字列プロパティを検索するために使用される文字列キーを取得します。

Id

フレーム ソースの一意の ID を持つ文字列プロパティを検索するために使用される文字列キーを取得します。

PhysicalDeviceIds

このフレーム ソースが表すセンサーの物理デバイス ID を含む文字列配列プロパティを検索するために使用される文字列キーを取得します。

適用対象