Previous Up Next

wmpSetCbState
Defines a callback for the change in state of the multimedia stream connection.

WmpStream wmpSetCbState (
WmpStream _stream_
fun [WmpStream u0 WmpState] u1 _callback_
u0 _user_
)
Parameters

_stream_
Multimedia stream
_callback_
Callback called upon for each change in the state of the multimedia stream connection. The argument WmpState specifies this new state.
_user_
User parameter
Return value

The multimedia stream