mme_explore_hdl_t

The explorer API handle

Synopsis:

#include <mme/explore.h>

struct mme_explore_hdl;
typedef struct mme_explore_hdl mme_explore_hdl_t;

Description:

The structure mme_explore_hdl_t is used for exploration session control. One handle is used for each item explored.

Classification:

QNX Multimedia

See also:

mme_explore_end(), mme_explore_info_free(), mme_explore_info_get(), mme_explore_info_t, mme_explore_playlist_find_file(), mme_explore_position_set(), mme_explore_size_get(), mme_explore_start()