AudioFrameInputNode.QueuedSampleCount 屬性
定義
重要
部分資訊涉及發行前產品,在發行之前可能會有大幅修改。 Microsoft 對此處提供的資訊,不做任何明確或隱含的瑕疵擔保。
取得音訊畫面輸入節點的佇列範例計數。
public:
property unsigned long long QueuedSampleCount { unsigned long long get(); };
uint64_t QueuedSampleCount();
public ulong QueuedSampleCount { get; }
var uInt64 = audioFrameInputNode.queuedSampleCount;
Public ReadOnly Property QueuedSampleCount As ULong
屬性值
值,表示已排入佇列的樣本計數。