Multimedia

object Multimedia
class Object
trait Matchable
class Any

Value members

Concrete fields

final val Close: "Close"

Close the current document or message.

Close the current document or message.

final val MailForward: "MailForward"

Open an editor to forward the current message.

Open an editor to forward the current message.

final val MailReply: "MailReply"

Open an editor to reply to the current message.

Open an editor to reply to the current message.

final val MailSend: "MailSend"

Send the current message.

Send the current message.

final val MediaPlayPause: "MediaPlayPause"

Toggle media between play and pause states.

Toggle media between play and pause states.

final val MediaSelect: "MediaSelect"

Select media.

Select media.

final val MediaStop: "MediaStop"

Stop media playing, pausing, forwarding, rewinding, or recording, if not already stopped.

Stop media playing, pausing, forwarding, rewinding, or recording, if not already stopped.

final val MediaTrackNext: "MediaTrackNext"

Seek to next media or program track.

Seek to next media or program track.

final val MediaTrackPrevious: "MediaTrackPrevious"

Seek to previous media or program track.

Seek to previous media or program track.

final val New: "New"

Open a new document or message.

Open a new document or message.

final val Open: "Open"

Open an existing document or message.

Open an existing document or message.

final val Save: "Save"

Save the current document or message.

Save the current document or message.

final val SpellCheck: "SpellCheck"

Spellcheck the current document or selection.

Spellcheck the current document or selection.

final val VolumeDown: "VolumeDown"

Decrease audio volume.

Decrease audio volume.

final val VolumeMute: "VolumeMute"

Toggle between muted state and prior volume level.

Toggle between muted state and prior volume level.

final val VolumeUp: "VolumeUp"

Increase audio volume.

Increase audio volume.