OnSoundUpdateMeta: Difference between revisions

From Onset Developer Wiki
(Created page with "{{Info|Event|Client|1.0}} {{FuncDescription|Called received new metadata from a network stream. (.pls playlist streams) This can be the name of the station, song and artist.}...")
(No difference)

Revision as of 18:10, 24 October 2019

OnSoundUpdateMeta

Type: Event
Context: Client
Introduced: v1.0

Description

Called received new metadata from a network stream. (.pls playlist streams) This can be the name of the station, song and artist.

Syntax

OnSoundUpdateMeta(sound, meta)

Parameters

  • sound
    The sound identifier.
  • meta
    The metadata received.

Example

__EDIT_ME__

See also

Game

Vehicle

Player

Weapon

Parachuting

Key

NPC

Object

Package

Pickup

Text

Vehicle

Web UI

Sound

Door

Network