is_embedded
Description:
Whether the media clip is embedded in the PDF.
 If the result is true, the embedded stream can be saved with save
       or save_to_callback function. If the result is false
      , the media clip filename can be retrieved with get_filename
       function.
Parameters:
| this | a Media | 
Returns:
| 
 |