package mpg123

  1. Overview
  2. Docs

Module Types.Mpg123_pictureSource

Sourcetype t = [ `Mpg123_picture ] Ctypes.structure
Sourceval t : t F.typ
Sourceval type_ : (char, t) F.field
Sourceval description : (Mpg123_string.t, t) F.field
Sourceval mime_type : (Mpg123_string.t, t) F.field
Sourceval size : (int, t) F.field
Sourceval data : (char Ctypes_static.ptr, t) F.field