|
ZelloWork Client SDK
2.51
|
Inherits IDispatch.
Public Member Functions | |
| HRESULT | Play () |
| HRESULT | Stop () |
Properties | |
| IAudioMessage | Message [get, set] |
| int | Position [get, set] |
IAudioPlayer allows to play audio messages from history.
| HRESULT Play | ( | ) |
Play audio message.
| HRESULT Stop | ( | ) |
Stop playing message.
|
getsetproperty |
Set current message.
| pVal | Return value. |
Get current message.
| ppVal | Return value. |
|
getsetproperty |
Set playback position.
| iVal | New position, ms. |
Get current playback position.
| piVal | Return value, ms. |
1.8.12