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 byStreamPlayObject, 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

description

readonly attribute poTime currentTime

currentTime

readonly attribute poTime overallTime

overallTime

readonly attribute poCapabilities capabilities

capabilities

readonly attribute string mediaName

mediaName

readonly attribute poState state

state

void  play ()

play

starts playing the media

void  seek (poTime newTime)

seek

seeks to a specific time

void  pause ()

pause

pauses playing the media

void  halt ()

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 on stefan on Sat Jun 2 23:13:43 2001, using kdoc 2.0a53.