GTA V NativesgraphicsGraphics::setTvVolumeOn this pageGraphics::setTvVolumeSyntax ```js mp.game.graphics.setTvVolume(volume); ``` Required Arguments volume: float Return value Undefined Example ```js // todo ``` See also