Revision Difference
IGModAudioChannel:GetTagsID3#526714
<function name="GetTagsID3" parent="IGModAudioChannel" type="classfunc">⤶
<added>2020.04.29</added>⤶
<description>Retrieves the ID3 version 1 info from a bass channel created by <page>sound.PlayFile</page> or <page>sound.PlayURL</page>, if available.⤶
⤶
ID3v2 is not supported.</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>⤶
⤶