BASS.NET API for the Un4seen BASS Audio Library

TAG_INFOUpdateFromMETA Method

BASS.NET API for the Un4seen BASS Audio Library
Overload List

  NameDescription
Public methodCode exampleUpdateFromMETA(IntPtr, Boolean, Boolean)
Update the tags from a meta data pointer, e.g. when streaming from a URL as triggered by a SYNCPROC using BASS_SYNC_META and as returned by BASS_ChannelGetTags(Int32, BASSTag).
Public methodCode exampleUpdateFromMETA(IntPtr, TAGINFOEncoding, Boolean)
Update the tags from a meta data pointer, e.g. when streaming from a URL as triggered by a SYNCPROC using BASS_SYNC_META and as returned by BASS_ChannelGetTags(Int32, BASSTag).
Top
See Also

Reference