Tao.Sdl SDK Documentation

Sdl.SDL_AudioCVT.len_cvt Field

Length of converted audio buffer in bytes (calculated)

[Visual Basic]
Public len_cvt As Integer
[C#]
public int len_cvt;

Remarks

This is the length of the original audio data in bytes.

See Also

Sdl.SDL_AudioCVT Class | Tao.Sdl Namespace