PSYQO SDK
Cdrom Device
cdrom-device.hh · the cdrom device module
Module
the cdrom device module.
Include this module
C++ include
#include "psyqo/cdrom-device.hh"Types
ActionThe action base class for the internal state machine.Class templateCDRomDeviceA specialization of the CDRom interface.ClassCDRomDeviceStateEnumHasIdleClass template declared by the cdrom-device module for the cdrom device module.Class templateGetPlaybackLocationAwaiterStruct declared by the cdrom-device module for the cdrom device module.StructGetTOCSizeAwaiterStruct declared by the cdrom-device module for the cdrom device module.StructGPUThe singleton GPU class.ClassMuteAwaiterStruct declared by the cdrom-device module for the cdrom device module.StructPlaybackLocationStruct declared by the cdrom-device module for the cdrom device module.StructReadTOCAwaiterStruct declared by the cdrom-device module for the cdrom device module.StructResetAwaiterStruct declared by the cdrom-device module for the cdrom device module.StructUnmuteAwaiterStruct declared by the cdrom-device module for the cdrom device module.StructFunctions and methods
~CDRomDeviceReleases the resources owned by `psyqo::CDRomDevice`.destructorawait_readyPerforms `await ready` as part of the cdrom device module.Methodawait_readyPerforms `await ready` as part of the cdrom device module.Methodawait_readyPerforms `await ready` as part of the cdrom device module.Methodawait_readyPerforms `await ready` as part of the cdrom device module.Methodawait_readyPerforms `await ready` as part of the cdrom device module.Methodawait_readyPerforms `await ready` as part of the cdrom device module.Methodawait_resumePerforms `await resume` as part of the cdrom device module.Methodawait_resumePerforms `await resume` as part of the cdrom device module.Methodawait_resumePerforms `await resume` as part of the cdrom device module.Methodawait_resumePerforms `await resume` as part of the cdrom device module.Methodawait_resumePerforms `await resume` as part of the cdrom device module.Methodawait_resumePerforms `await resume` as part of the cdrom device module.Methodawait_suspendPerforms `await suspend` as part of the cdrom device module.Function templateawait_suspendPerforms `await suspend` as part of the cdrom device module.Function templateawait_suspendPerforms `await suspend` as part of the cdrom device module.Function templateawait_suspendPerforms `await suspend` as part of the cdrom device module.Function templateawait_suspendPerforms `await suspend` as part of the cdrom device module.Function templateawait_suspendPerforms `await suspend` as part of the cdrom device module.Function templategetPlaybackLocationReturns playback location as part of the cdrom device module.MethodGetPlaybackLocationAwaiterConstructs `psyqo::CDRomDevice::GetPlaybackLocationAwaiter` for the cdrom device module.constructorgetTOCSizeReturns tocsize as part of the cdrom device module.MethodGetTOCSizeAwaiterConstructs `psyqo::CDRomDevice::GetTOCSizeAwaiter` for the cdrom device module.constructorgetTOCSizeBlockingReturns tocsize blocking as part of the cdrom device module.MethodisIdleChecks if the CDROM device is in idle state.MethodmutePerforms `mute` as part of the cdrom device module.MethodMuteAwaiterConstructs `psyqo::CDRomDevice::MuteAwaiter` for the cdrom device module.constructormuteBlockingPerforms `mute blocking` as part of the cdrom device module.MethodpauseCDDAPauses CDDA playback.MethodplayCDDADiscStarts cddadisc as part of the cdrom device module.MethodplayCDDATrackBegins playing CDDA audio from a given starting point.MethodpreparePrepares the CDRom subsystem.MethodreadSectorsReads sectors from the CDRom.MethodreadSectorsBlockingReads sectors blocking as part of the cdrom device module.MethodreadTOCReads toc as part of the cdrom device module.MethodReadTOCAwaiterConstructs `psyqo::CDRomDevice::ReadTOCAwaiter` for the cdrom device module.constructorreadTOCBlockingReads tocblocking as part of the cdrom device module.MethodresetResets reset as part of the cdrom device module.MethodResetAwaiterConstructs `psyqo::CDRomDevice::ResetAwaiter` for the cdrom device module.constructorresetBlockingResets blocking as part of the cdrom device module.MethodresumeCDDAResumes cdda as part of the cdrom device module.MethodscheduleGetPlaybackLocationPerforms `schedule get playback location` as part of the cdrom device module.MethodscheduleGetTOCSizePerforms `schedule get tocsize` as part of the cdrom device module.MethodscheduleMutePerforms `schedule mute` as part of the cdrom device module.MethodscheduleReadTOCPerforms `schedule read toc` as part of the cdrom device module.MethodscheduleResetPerforms `schedule reset` as part of the cdrom device module.MethodscheduleTestPerforms `schedule test` as part of the cdrom device module.MethodscheduleUnmutePerforms `schedule unmute` as part of the cdrom device module.MethodsetVolumeSet the Volume of the CDDA audio.MethodstopCDDAStops CDDA playback.MethodtestSends a test command to the CDRom mechMethodtestBlockingPerforms `test blocking` as part of the cdrom device module.MethodunmutePerforms `unmute` as part of the cdrom device module.MethodUnmuteAwaiterConstructs `psyqo::CDRomDevice::UnmuteAwaiter` for the cdrom device module.constructorunmuteBlockingPerforms `unmute blocking` as part of the cdrom device module.MethodFields, variables and values
absoluteExposes `absolute` on `psyqo::CDRomDevice::PlaybackLocation` for the cdrom device module.FieldindexExposes `index` on `psyqo::CDRomDevice::PlaybackLocation` for the cdrom device module.FieldrelativeExposes `relative` on `psyqo::CDRomDevice::PlaybackLocation` for the cdrom device module.FieldtrackExposes `track` on `psyqo::CDRomDevice::PlaybackLocation` for the cdrom device module.Field