DepthMediaFrameFormat 클래스

정의

DepthMediaFrame의 형식을 설명합니다.

public ref class DepthMediaFrameFormat sealed
/// [Windows.Foundation.Metadata.ContractVersion(Windows.Foundation.UniversalApiContract, 196608)]
/// [Windows.Foundation.Metadata.MarshalingBehavior(Windows.Foundation.Metadata.MarshalingType.Agile)]
/// [Windows.Foundation.Metadata.Threading(Windows.Foundation.Metadata.ThreadingModel.Both)]
class DepthMediaFrameFormat final
[Windows.Foundation.Metadata.ContractVersion(typeof(Windows.Foundation.UniversalApiContract), 196608)]
[Windows.Foundation.Metadata.MarshalingBehavior(Windows.Foundation.Metadata.MarshalingType.Agile)]
[Windows.Foundation.Metadata.Threading(Windows.Foundation.Metadata.ThreadingModel.Both)]
public sealed class DepthMediaFrameFormat
Public NotInheritable Class DepthMediaFrameFormat
상속
Object Platform::Object IInspectable DepthMediaFrameFormat
특성

Windows 요구 사항

디바이스 패밀리
Windows 10 Anniversary Edition (10.0.14393.0에서 도입되었습니다.)
API contract
Windows.Foundation.UniversalApiContract (v3.0에서 도입되었습니다.)

설명

DepthMediaFrame 개체의 DepthFormat 속성에 액세스하여 이 클래스의 instance 가져옵니다.

MediaFrameSource를 사용하여 프레임을 캡처하는 방법에 대한 방법 지침은 MediaFrameReader를 사용하여 미디어 프레임 처리를 참조하세요.

속성

DepthScaleInMeters

DepthMediaFrame의 깊이 값 눈금을 미터로 가져옵니다.

VideoFormat

DepthMediaFrame의 비-깊이별 형식을 설명하는 VideoMediaFrameFormat 개체를 가져옵니다.

적용 대상

추가 정보