getPublishSignalVolume
Gets the volume of the media file for publishing.
virtual int getPublishSignalVolume(int& volume) = 0;
Parameters
- volume
- An output parameter. Used to get the volume for remote playback.
Return Values
- 0: The method call succeeds.
- < 0: The method call fails.