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

stb_vorbis_open_pushdata

Declaration

Source position: tsd_vorbis.pas line 518

function stb_vorbis_open_pushdata(

  data: puint8;

  data_len: Integer;

  var data_used: Integer;

  var _error: STBVorbisError;

  alloc: pstb_vorbis_alloc

):pvorb;



CT Web help

CodeTyphon Studio