AudioQueueBuffer.CopyToAudioData(IntPtr, Int32) 方法
定義
重要
部分資訊涉及發行前產品,在發行之前可能會有大幅修改。 Microsoft 對此處提供的資訊,不做任何明確或隱含的瑕疵擔保。
複製指定的緩衝區 AudioQueue 的 AudioData 緩衝區。
public void CopyToAudioData (IntPtr source, int size);
member this.CopyToAudioData : nativeint * int -> unit
參數
-
source
-
IntPtr
nativeint
要複製之資料的指標。
適用於