AppBroadcastStreamAudioHeader.FrameId Property

Definition

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

UInt64

unsigned long long

uint64_t

A value that identifies the audio frame.

Windows requirements

App capabilities
appBroadcast appBroadcastSettings

Applies to