Skip to content

Latest commit

 

History

History
26 lines (18 loc) · 1002 Bytes

appbroadcaststreamvideoheader.md

File metadata and controls

26 lines (18 loc) · 1002 Bytes
-api-id -api-type
T:Windows.Media.Capture.AppBroadcastStreamVideoHeader
winrt class

Windows.Media.Capture.AppBroadcastStreamVideoHeader

-description

Provides metadata about a broadcast video frame.

Note

This API requires the appBroadcast and appBroadcastSettings capability which is not available to all Windows apps. Unless your developer account is specially provisioned by Microsoft, calls to this API will fail at runtime.

-remarks

Get an instance of this class by accessing the VideoHeader property of an AppBroadcastStreamVideoFrame object obtained from a call to AppBroadcastStreamReader.TryGetNextVideoFrame.

-examples

-see-also

-capabilities

appBroadcast, appBroadcastSettings