get_playing
  
  Description:
  [ 
Version ( deprecated = 
true ,  deprecated_since = 
"1.12" ,  since = 
"0.2" ) ]
public bool get_playing ()
  
 
  
    Warning: get_playing is deprecated since 1.12.
    Retrieves the playing status of this.
    Parameters:
    
    Returns:
    
      
        | 
           true if playing, false if stopped. 
         |