get_volume_id
Description:
If this is an ISO9660 image/device, this function retrieves the expected volume ID.
Note: In practice, this will usually not be the exact copy of the volume ID string on the ISO image/device but rather a regular expression that matches it.
Parameters:
this |
an Media instance |
Returns:
the volume id, or NULL |