Skip to main content

Graphics::setTvVolume

Syntax

```js mp.game.graphics.setTvVolume(volume); ```

Required Arguments

  • volume: float

Return value

  • Undefined

Example

```js // todo ```

See also