Gjsify LogoGjsify Logo

Represents a command which can be sent to a running Totem instance remotely.

Index

Enumeration Members

DOWN: number

go down (DVD controls)

DVD_MENU: number

go to the DVD menu

EJECT: number

eject the current disc

ENQUEUE: number

enqueue a new playlist item

FULLSCREEN: number

toggle fullscreen mode

LEFT: number

go left (DVD controls)

MUTE: number

toggle mute

NEXT: number

play the next playlist item

PAUSE: number

pause the current stream

PLAY: number

play the current stream

PLAY_DVD: number

play a DVD in a drive

PLAY_PAUSE: number

toggle play/pause on the current stream

PREVIOUS: number

play the previous playlist item

QUIT: number

quit the instance of Totem

REPLACE: number

replace an item in the playlist

RIGHT: number

go right (DVD controls)

SEEK_BACKWARD: number

seek backwards in the current stream

SEEK_FORWARD: number

seek forwards in the current stream

SELECT: number

select the current item (DVD controls)

SHOW: number

show the Totem instance

STOP: number

stop playing the current stream

TOGGLE_ASPECT_RATIO: number

toggle the aspect ratio

UNKNOWN: number

unknown command

UP: number

go up (DVD controls)

VOLUME_DOWN: number

decrease the volume

VOLUME_UP: number

increase the volume

ZOOM_DOWN: number

decrease the zoom level

ZOOM_UP: number

increase the zoom level

Legend

  • Module
  • Object literal
  • Variable
  • Function
  • Function with type parameter
  • Index signature
  • Type alias
  • Type alias with type parameter
  • Enumeration
  • Enumeration member
  • Property
  • Method
  • Interface
  • Interface with type parameter
  • Constructor
  • Property
  • Method
  • Index signature
  • Class
  • Class with type parameter
  • Constructor
  • Property
  • Method
  • Accessor
  • Index signature
  • Inherited constructor
  • Inherited property
  • Inherited method
  • Inherited accessor
  • Protected property
  • Protected method
  • Protected accessor
  • Private property
  • Private method
  • Private accessor
  • Static property
  • Static method