volume property

num volume
final

The current position of the media player since the beginning of the content, in seconds. If this a live stream content, then this field represents the time in seconds from the beginning of the event that should be known to the player. Stream volume

Implementation

///Stream volume
final num volume;