AppBroadcastPreviewStreamVideoHeader.FrameId Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
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
The frame ID for the app broadcast preview stream video frame.
Windows requirements
App capabilities |
appBroadcast
appBroadcastSettings
|