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

Tmpg123_position

Declaration

Source position: libmpg123.pas line 500

type Tmpg123_position = function(

  mh: Tmpg123_handle;

  frame_offset: coff_t;

  buffered_bytes: coff_t;

  var current_frame: coff_t;

  var frames_left: coff_t;

  var current_seconds: Double;

  var seconds_left: Double

):Integer;



CT Web help

CodeTyphon Studio