Revision Difference
IGModAudioChannel:GetTagsVendor#526711
<function name="GetTagsVendor" parent="IGModAudioChannel" type="classfunc">⤶
<added>2020.04.29</added>⤶
<description>Retrieves OGG Vendor tag, usually containing the application that created the file, 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="string">Returns a string containing the information.⤶
Returns nil if no information is available.</ret>⤶
</rets>⤶
</function>⤶
⤶