User Operation Prohibition values
#include <mm/types.h>
enum mm_blocked_uops;
The enumerated type mm_blocked_uops defines values for the User Operations Prohibitions (UOP) bit mask. Its values and the behaviors they define are described below:
- UOP_BLOCK_NONE — no user prohibitions.
- UOP_BLOCK_TIME_PLAY_SEARCH — prohibit search to time.
- UOP_BLOCK_PTT_PLAY_SEARCH — prohibit search to chapters.
- UOP_BLOCK_TITLE_PLAY — prohibit play by title.
- UOP_BLOCK_STOP — prohibit stopping of video.
- UOP_BLOCK_GO_UP — prohibit “up” command.
- UOP_BLOCK_PREV_TOP_PG_SEARCH — prohibit
- UOP_BLOCK_NEXT_PG_SEARCH — prohibit search for next page.
- UOP_BLOCK_FORWARD_SCAN — prohibit forward scans.
- UOP_BLOCK_BACKWARD_SCAN — prohibit backward scans.
- UOP_BLOCK_MENU_CALL_TITLE — prohibit use of title menu.
- UOP_BLOCK_MENU_CALL_ROOT — prohibit use of root menu.
- UOP_BLOCK_MENU_CALL_SUB_PICTURE — prohibit use of sub-picture (subtitles) menu.
- UOP_BLOCK_MENU_CALL_AUDIO — prohibit changes to audio
- UOP_BLOCK_MENU_CALL_ANGLE — prohibit changes to angle.
- UOP_BLOCK_MENU_CALL_PTT — prohibit calls to chapter menu.
- UOP_BLOCK_RESUME — prohibit resume functionality.
- UOP_BLOCK_BUTTON — prohibit button functionality.
- UOP_BLOCK_STILL_OFF — prohibit turning off of stills.
- UOP_BLOCK_PAUSE_ON — prohibit pause.
- UOP_BLOCK_AUDIO_CHANGE — prohibit changes to audio properties.
- UOP_BLOCK_SUB_PICTURE_CHANGE — prohibit changes to sub-picture (subtitles).
- UOP_BLOCK_ANGLE_CHANGE — prohibit changes to video angle.
- UOP_BLOCK_KARAOKE_CHANGE — prohibit changes to karaoke settings.
- UOP_BLOCK_VIDEO_CHANGE — prohibit changes to video properties.
QNX Multimedia
mm_dvd_status_t