get_can_seek
  
  Description:
  [ 
Version ( deprecated = 
true ,  deprecated_since = 
"1.12" ,  since = 
"0.2" ) ]
public bool get_can_seek ()
  
    Warning: get_can_seek is deprecated since 1.12.
    Retrieves whether this is seekable or not.
    Parameters:
    
    Returns:
    
      
        | trueif this can seek,falseotherwise.
 |