Unit 'sdl' Package
[Overview][Constants][Types][Procedures and functions][Index] [#sdl]

SDL_BuildAudioCVT

Declaration

Source position: sdl.pas line 2567

function SDL_BuildAudioCVT(

  cvt: PSDL_AudioCVT;

  src_format: UInt16;

  src_channels: UInt8;

  src_rate: Integer;

  dst_format: UInt16;

  dst_channels: UInt8;

  dst_rate: Integer

):Integer;


Documentation generated on: 2023-03-18