AppBroadcastStreamAudioHeader.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 a value that identifies the audio frame.
public:
property unsigned long long FrameId { unsigned long long get(); };
uint64_t FrameId();
public ulong FrameId { get; }
var uInt64 = appBroadcastStreamAudioHeader.frameId;
Public ReadOnly Property FrameId As ULong
Property Value
A value that identifies the audio frame.
Windows requirements
App capabilities |
appBroadcast
appBroadcastSettings
|