Welcome,
Guest
. Please
login
or
register
.
Did you miss your
activation email
?
1 Hour
1 Day
1 Week
1 Month
Forever
Login with username, password and session length
28 Jan '21 - 11:40
Home
Help
Search
Login
Register
Un4seen Developments Forum
»
Developments
»
BASS
»
Topic:
How to know stream play end?
Reply
Print
Pages: [
1
]
Author
Topic: How to know stream play end? (Read 131 times)
kevinli
Posts: 2
How to know stream play end?
«
on:
30 Nov '20 - 17:29 »
Quote
I plan to play 5 wav files one by one, how to get notication when one file play end? any callback?
Logged
Ian @ un4seen
Administrator
Posts: 23311
Re: How to know stream play end?
«
Reply #1 on:
1 Dec '20 - 15:20 »
Quote
You can use BASS_ChannelSetSync with BASS_SYNC_END to request notification of when the end is reached. Please see the BASS_ChannelSetSync documentation for details.
Logged
kevinli
Posts: 2
Re: How to know stream play end?
«
Reply #2 on:
1 Dec '20 - 22:56 »
Quote
it works, great,
thanks
Logged
Reply
Print
Pages: [
1
]
Un4seen Developments Forum
»
Developments
»
BASS
»
Topic:
How to know stream play end?