play

Plays the media file.

virtual int play() = 0;

Timing

Return Values

  • 0: The method call succeeds.
  • < 0: The method call fails.