-
Notifications
You must be signed in to change notification settings - Fork 0
class_spatialstreamplayer
reduz edited this page Apr 10, 2014
·
9 revisions
####Inherits: SpatialPlayer ####Category: Core
- void set_stream ( Stream stream )
- Stream get_stream ( ) const
- void play ( )
- void stop ( )
- bool is_playing ( ) const
- void set_loop ( bool enabled )
- bool has_loop ( ) const
- String get_stream_name ( ) const
- int get_loop_count ( ) const
- float get_pos ( ) const
- void seek_pos ( float time )