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

stb_vorbis_get_samples_short_interleaved

Declaration

Source position: tsd_vorbis.pas line 558

function stb_vorbis_get_samples_short_interleaved(

  f: pvorb;

  channels: Integer;

  buffer: array of int16;

  num_shorts: Integer

):Integer;



CT Web help

CodeTyphon Studio