getPlaySrc
Gets the path of the media resource being played.
virtual const char* getPlaySrc() = 0;
Return Values
- When the method call succeeds, returns the path of the media resource being played.
- When the method call fails, returns an empty string.