libbluray
|
Definitions for Blu-Ray player settings. More...
Go to the source code of this file.
Definitions for Blu-Ray player settings.
anonymous enum |
BLURAY_PLAYER_SETTING_AUDIO_CAP (PSR15)
Player capability for audio (bitmask)
anonymous enum |
BLURAY_PLAYER_SETTING_REGION_CODE (PSR20)
Player region code (integer)
anonymous enum |
anonymous enum |
anonymous enum |
BLURAY_PLAYER_SETTING_PLAYER_PROFILE (PSR31)
Player profile and version
anonymous enum |
anonymous enum |
BLURAY_PLAYER_SETTING_PERSISTENT_STORAGE.
Enable / disable BD-J persistent storage.
If persistent storage is disabled, BD-J Xlets can't access any data stored during earlier playback sessions. Persistent data stored during current playback session will be removed and can't be accessed later.
This setting can't be changed after bd_play() has been called.
Enumerator | |
---|---|
BLURAY_PERSISTENT_STORAGE_DISABLE | disable persistent storage between playback sessions |
BLURAY_PERSISTENT_STORAGE_ENABLE | enable persistent storage |