njb_njb3_state_t

Langue: en

Version: 357314 (ubuntu - 24/10/10)

Section: 3 (Bibliothèques de fonctions)

NAME

njb3_state_t -

SYNOPSIS


Data Fields


int get_extended_tag_info

njb_songid_t * first_songid

njb_songid_t * next_songid

njb_playlist_t * first_plid

njb_playlist_t * next_plid

njb_datafile_t * first_dfid

njb_datafile_t * next_dfid

int current_playing_track

njb_keyval_t * first_key

njb_keyval_t * next_key

njb_eax_t * first_eax

njb_eax_t * next_eax

u_int8_t eax_processor_active

char * product_name

u_int8_t fwMajor

u_int8_t fwMinor

u_int8_t fwRel

u_int8_t hwMajor

u_int8_t hwMinor

u_int8_t hwRel

u_int16_t last_elapsed

u_int8_t turbo_mode

Field Documentation

u_int8_t njb3_state_t::eax_processor_activeIf the EAX processor is active or not

Referenced by njb3_init_state(), and NJB_Adjust_EAX().

u_int8_t njb3_state_t::fwMajorFirmware major revision

Referenced by njb3_init_state(), NJB_Get_Bitmap_Dimensions(), and NJB_Get_Firmware_Revision().

u_int8_t njb3_state_t::fwMinorFirmware minor revision

Referenced by njb3_init_state(), NJB_Get_Bitmap_Dimensions(), and NJB_Get_Firmware_Revision().

u_int8_t njb3_state_t::fwRelFirmware release

Referenced by njb3_init_state(), NJB_Get_Bitmap_Dimensions(), and NJB_Get_Firmware_Revision().

u_int8_t njb3_state_t::hwMajorHardware major revision

Referenced by njb3_init_state(), and NJB_Get_Hardware_Revision().

u_int8_t njb3_state_t::hwMinorHardware minor revision

Referenced by njb3_init_state(), and NJB_Get_Hardware_Revision().

u_int8_t njb3_state_t::hwRelHardware release

Referenced by njb3_init_state(), and NJB_Get_Hardware_Revision().

u_int16_t njb3_state_t::last_elapsedThe last call to njb3_elapsed_time

char* njb3_state_t::product_nameA string with the product name

Referenced by njb3_destroy_state(), njb3_init_state(), and NJB_Get_Device_Name().

u_int8_t njb3_state_t::turbo_modeTurbo or no turbo mode

Referenced by njb3_init_state(), NJB_Get_Track_fd(), and NJB_Set_Turbo_Mode().

Author

Generated automatically by Doxygen for libnjb from the source code.