media_handle

this variable is automatically set to the handle of the last played movie or audio file.

range:

unlimited

Type:

var

Midified by:

media_play - Handle of Multimedia file
media_loop - Handle of Multimedia file

Example:

var x;
function test
{	
  media_play("musik.wav", null, 100);
 	x = media_handle;	
}	 

See also:

media_play, media_pause, media_playing, media_start, media_stop, media_tune, media_layer, midi_vol, bmap, num_mediastreams, bmap_for_entity, media_layer