다음을 통해 공유


AudioQueueBuffer.CopyToAudioData(IntPtr, Int32) 메서드

정의

지정한 버퍼 AudioQueue의 AudioData 버퍼를 복사합니다.

public void CopyToAudioData (IntPtr source, int size);
member this.CopyToAudioData : nativeint * int -> unit

매개 변수

source
IntPtr

nativeint

복사할 데이터에 대한 포인터입니다.

size
Int32

복사할 바이트 수입니다.

적용 대상