vlc/include/vlc
Alexandre Janniaux 6aaa02f4e8 libvlc_media_player.h: fix doxygen warnings
include/vlc/libvlc_media_player.h:2516: warning: argument 'channel' of command @param is not found in the argument list of libvlc_audio_set_mixmode(libvlc_media_player_t *p_mi, libvlc_audio_output_mixmode_t mode)

    include/vlc/libvlc_media_player.h:2516: warning: The following parameter of libvlc_audio_set_mixmode(libvlc_media_player_t *p_mi, libvlc_audio_output_mixmode_t mode) is not documented:
      parameter 'mode'

    include/vlc/libvlc_media_player.h:383: warning: argument '1' of command @param is not found in the argument list of libvlc_video_format_cb(void **opaque, char *chroma, unsigned *width, unsigned *height, unsigned *pitches, unsigned *lines)

    include/vlc/libvlc_media_player.h:383: warning: argument '1' of command @param is not found in the argument list of libvlc_video_format_cb(void **opaque, char *chroma, unsigned *width, unsigned *height, unsigned *pitches, unsigned *lines)

    include/vlc/libvlc_media_player.h:743: warning: argument 'report_opaque' of command @param is not found in the argument list of libvlc_video_output_mouse_move_cb(void *opaque, int x, int y)

    include/vlc/libvlc_media_player.h:756: warning: argument 'report_opaque' of command @param is not found in the argument list of libvlc_video_output_mouse_press_cb(void *opaque, libvlc_video_output_mouse_button_t button)

    include/vlc/libvlc_media_player.h:767: warning: argument 'report_opaque' of command @param is not found in the argument list of libvlc_video_output_mouse_release_cb(void *opaque, libvlc_video_output_mouse_button_t button)

    include/vlc/libvlc_media_player.h:787: warning: unable to resolve reference to 'libvlc_video_output_set_resize_cb' for \ref command

    include/vlc/libvlc_media_player.h:798: warning: unable to resolve reference to 'report_size_change' for \ref command

    include/vlc/libvlc_media_player.h:834: warning: argument 'resize_cb' of command @param is not found in the argument list of libvlc_video_set_output_callbacks(libvlc_media_player_t *mp, libvlc_video_engine_t engine, libvlc_video_output_setup_cb setup_cb, libvlc_video_output_cleanup_cb cleanup_cb, libvlc_video_output_set_window_cb window_cb, libvlc_video_update_output_cb update_output_cb, libvlc_video_swap_cb swap_cb, libvlc_video_makeCurrent_cb makeCurrent_cb, libvlc_video_getProcAddress_cb getProcAddress_cb, libvlc_video_frameMetadata_cb metadata_cb, libvlc_video_output_select_plane_cb select_plane_cb, void *opaque)

    include/vlc/libvlc_media_player.h:834: warning: The following parameter of libvlc_video_set_output_callbacks(libvlc_media_player_t *mp, libvlc_video_engine_t engine, libvlc_video_output_setup_cb setup_cb, libvlc_video_output_cleanup_cb cleanup_cb, libvlc_video_output_set_window_cb window_cb, libvlc_video_update_output_cb update_output_cb, libvlc_video_swap_cb swap_cb, libvlc_video_makeCurrent_cb makeCurrent_cb, libvlc_video_getProcAddress_cb getProcAddress_cb, libvlc_video_frameMetadata_cb metadata_cb, libvlc_video_output_select_plane_cb select_plane_cb, void *opaque) is not documented:
      parameter 'window_cb'
2023-07-09 11:06:45 +00:00
..
deprecated.h lib/media: remove (last) deprecated functions 2022-06-17 15:31:35 +00:00
libvlc.h plugin: add HTML help 2023-03-27 12:11:10 +00:00
libvlc_dialog.h libvlc_dialog.h: fix doxygen warnings 2023-07-09 11:06:45 +00:00
libvlc_events.h lib/media_player: add record method 2022-08-13 08:45:38 +00:00
libvlc_media.h libvlc: Add meta extras related API 2023-06-25 17:16:35 +00:00
libvlc_media_discoverer.h libvlc: media_discoverer: remove mention to event_manager 2020-05-02 15:48:25 +02:00
libvlc_media_list.h lib: return the same object in libvlc_media_list_retain() 2023-03-24 12:42:38 +00:00
libvlc_media_list_player.h lib: return the same object in libvlc_media_player_list_retain() 2023-03-24 12:42:38 +00:00
libvlc_media_player.h libvlc_media_player.h: fix doxygen warnings 2023-07-09 11:06:45 +00:00
libvlc_media_track.h libvlc_media_track.h: fix missing parameter name 2021-08-09 10:14:18 +00:00
libvlc_picture.h lib: return the same object in libvlc_picture_retain() 2023-03-24 12:42:38 +00:00
libvlc_renderer_discoverer.h lib: renderer_discoverer: add item hold/release 2017-07-26 16:32:35 +02:00
libvlc_version.h libvlc: hardcode the values in libvlc_version.h 2022-12-09 10:01:17 +00:00
vlc.h libvlc: use the local includes in vlc.h 2023-03-14 09:53:54 +00:00