#include <libvlc_media_player.h>
◆ [struct]
| struct { ... } libvlc_video_output_cfg_t::libvlc_video_output_format::anw |
◆ d3d9_format
| uint32_t libvlc_video_output_cfg_t::libvlc_video_output_format::d3d9_format |
◆ dxgi_format
| int libvlc_video_output_cfg_t::libvlc_video_output_format::dxgi_format |
◆ opengl_format
| int libvlc_video_output_cfg_t::libvlc_video_output_format::opengl_format |
◆ p_surface
| void* libvlc_video_output_cfg_t::libvlc_video_output_format::p_surface |
◆ subtitle
| void* libvlc_video_output_cfg_t::libvlc_video_output_format::subtitle |
Pointer to an ANativeWindow, used for subtitles rendering, if blending subtitles into the video surface is not possible (when using MediaCodec with direct hw rendering).
◆ video
| void* libvlc_video_output_cfg_t::libvlc_video_output_format::video |
Pointer to an ANativeWindow, used for video rendering.
The documentation for this union was generated from the following file: