Share via


AudioQueueBuffer.AsSpan Method

Definition

Creates a new span over the entire audio data buffer (AudioData, AudioDataBytesCapacity).

public Span<byte> AsSpan();
member this.AsSpan : unit -> Span<byte>

Returns

Applies to