Garry's Mod Wiki

IGModAudioChannel:GetTagsOGG

Description

Retrieves OGG media info tag, from a bass channel created by sound.PlayURL or sound.PlayFile, if available.

Returns

1 sequential table<string> info
A list of available information in no particular order, or nil if no information is available.

Example output:

[0] = Author=MY AUTHIOR [1] = Title=MY TITLE ... other data if available