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

stb_vorbis_decode_memory

Declaration

Source position: tsd_vorbis.pas line 533

function stb_vorbis_decode_memory(

  mem: array of uint8;

  len: Integer;

  var channels: Integer;

  var output: pint16

):Integer;



CT Web help

CodeTyphon Studio