AppBroadcastPreviewStreamVideoHeader.FrameId Property

Definition

Gets the frame ID for the app broadcast preview stream video frame.

public:
 property unsigned long long FrameId { unsigned long long get(); };
uint64_t FrameId();
public ulong FrameId { get; }
var uInt64 = appBroadcastPreviewStreamVideoHeader.frameId;
Public ReadOnly Property FrameId As ULong

Property Value

UInt64

unsigned long long

uint64_t

The frame ID for the app broadcast preview stream video frame.

Windows requirements

App capabilities
appBroadcast appBroadcastSettings

Applies to