AppBroadcastPreviewStreamVideoFrame 클래스

정의

앱 브로드캐스트 미리 보기 스트림의 비디오 프레임을 나타냅니다.

참고

이 API에는 모든 Windows 에서 사용할 수 없는 appBroadcast 및 appBroadcastSettings 기능이 필요합니다. 개발자 계정이 Microsoft에서 특별히 프로비전되지 않는 한 런타임에 이 API에 대한 호출이 실패합니다.

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

Windows 요구 사항

디바이스 패밀리
Windows Desktop Extension SDK (10.0.15063.0에서 도입되었습니다.)
API contract
Windows.Media.Capture.AppBroadcastContract (v1.0에서 도입되었습니다.)
앱 기능
appBroadcast appBroadcastSettings

속성

VideoBuffer

앱 브로드캐스트 미리 보기 스트림 비디오 프레임에 대한 이미지 데이터가 포함된 버퍼를 가져옵니다.

VideoHeader

앱 브로드캐스트 미리 보기 스트림 비디오 프레임에 대한 이미지 데이터를 설명하는 헤더를 가져옵니다.

적용 대상