OnSoundUpdateMeta

From Onset Developer Wiki
Revision as of 18:10, 24 October 2019 by BlueMountains (talk | contribs) (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.}...")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
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