Icon CanPlayMedia Method

function CanPlayMedia(const MIMEType: String): TCanPlayMedia

Available In: Visual Client Applications

Call this method to determine if the media control can play a specific type of media.

The MIMEType parameter indicates the MIME type of the media that you wish to test for playback capabilities.
Image