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

libvlc_video_format_cb

Declaration

Source position: libvlc.pp line 229

type libvlc_video_format_cb = function(

  opaque: Ppointer;

  chroma: pcchar;

  width: pcunsigned;

  height: pcunsigned;

  pitches: pcunsigned;

  lines: pcunsigned

):cunsigned;


Documentation generated on: 2023-03-18