VLC 4.0.0-dev
vlc_ml_query_params_t Struct Reference

#include <vlc_media_library.h>

Data Fields

const char * psz_pattern
 
uint32_t i_nbResults
 
uint32_t i_offset
 
vlc_ml_sorting_criteria_t i_sort
 
bool b_desc
 

Field Documentation

◆ b_desc

bool vlc_ml_query_params_t::b_desc

◆ i_nbResults

uint32_t vlc_ml_query_params_t::i_nbResults

◆ i_offset

uint32_t vlc_ml_query_params_t::i_offset

◆ i_sort

vlc_ml_sorting_criteria_t vlc_ml_query_params_t::i_sort

◆ psz_pattern

const char* vlc_ml_query_params_t::psz_pattern

The documentation for this struct was generated from the following file: