interface PlayObject

KMedia2 PlayObject - these can be used by Kaiman for instance More...

Full nameArts::PlayObject
Definition#include <arts/kmedia2.idl>
InheritsArts::PlayObject_private
Inherited byMikModPlayObject, WavPlayObject
List of all Methods
Annotated List
Files
Globals
Hierarchy
Index

Public Methods

Public Members


Detailed Description

KMedia2 PlayObject - these can be used by Kaiman for instance

readonly attribute string description

readonly attribute poTime currentTime

readonly attribute poTime overallTime

readonly attribute poCapabilities capabilities

readonly attribute string mediaName

readonly attribute poState state

void  play ()

starts playing the media

void  seek (poTime newTime)

seeks to a specific time

void  pause ()

pauses playing the media

void  halt ()

stop playing the media. Normally this function would called stop, but the name is reserved for the start/stop mechanism of the aRts objects.


Generated by: stefan@stefan on Sat Feb 24 19:11:36 2001, using kdoc 2.0a47.