>EMACSPEAK --Complete Audio Desktop

Next: , Previous: emacspeak-loaddefs, Up: Emacspeak Commands


10.42 emacspeak-m-player

Commentary: Defines a simple derived mode for interacting with mplayer. mplayer is a versatile media player capable of playing many streaming formats and is especially useful for playing windows media (WMA) and streaming windows media (ASF) files. mplayer is available on the WWW: RPM package http://mirrors.sctpc.com/dominik/linux/pkgs/mplayer/i586/mplayer-0.90pre5-2.i586.rpm You may need the win32 codecs which can be downloaded from http://ftp.lug.udel.edu/MPlayer/releases/w32codec-0.60.tar.bz2 Mplayer FAQ at http://www.mplayerhq.hu/DOCS/faq.html Mplayer docs at http://www.mplayerhq.hu/DOCS/

Automatically generated documentation for commands defined in module emacspeak-m-player.

— Interactive Command: emacspeak-m-player (RESOURCE)

control e :

Play specified resource using m-player. Resource is an MP3 file or m3u playlist. The player is placed in a buffer in emacspeak-m-player-mode.

— Interactive Command: emacspeak-m-player-alt-src-step (STEP)

Move within an ASF playlist.

— Interactive Command: emacspeak-m-player-mode ()

Major mode for m-player interaction.

key binding — ———

q emacspeak-m-player-quit SPC emacspeak-m-player-pause a emacspeak-m-player-alt-src-step P emacspeak-m-player-play-tree-up p emacspeak-m-player-play-tree-step S emacspeak-m-player-seek-absolute s emacspeak-m-player-seek-relative <right> emacspeak-aumix-wave-increase <left> emacspeak-aumix-wave-decrease

In addition to any hooks its parent mode `comint-mode' might have run, this mode runs the hook `emacspeak-m-player-mode-hook', as the final step during initialization.

— Interactive Command: emacspeak-m-player-pause ()

Pause or unpause media player.

— Interactive Command: emacspeak-m-player-play-tree-step (STEP)

Move within the play tree.

— Interactive Command: emacspeak-m-player-play-tree-up (STEP)

Move within the play tree.

— Interactive Command: emacspeak-m-player-quit ()

Quit media player.

— Interactive Command: emacspeak-m-player-seek-absolute (POSITION)

Seek to absolute specified position.

— Interactive Command: emacspeak-m-player-seek-relative (OFFSET)

Seek by offset into stream from current position.