Revision Difference
IGModAudioChannel:GetTagsOGG#528010
<function name="GetTagsOGG" parent="IGModAudioChannel" type="classfunc">
<added>2020.04.29</added>⤶
<description>Retrieves OGG media info tag, from a bass channel created by <page>sound.PlayURL</page> or <page>sound.PlayFile</page>, if available.</description>
<realm>Client</realm>
<rets>
<ret name="info" type="table">Returns a table containing the information.
Returns nil if no information is available.</ret>
</rets>
</function>