[ Version ( since = "0.14" ) ]
public bool is_embedded ()
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.
| this |
a Media |
|
|