Starts a new bitstream in an Ogg FLAC encoder's output for streaming meta data updates.
Namespace: Un4seen.Bass.Misc
Assembly: Bass.Net (in Bass.Net.dll) Version: 2.4.17.7
Syntax
Parameters
- song
- Type: SystemString
The 'artist - title' to use for the meta data update. - url
- Type: SystemString
The url to use for the meta data update.
Return Value
Type: BooleanThe success of the update.
See Also