Wasabi ExpressPlay SDK for Embedded Systems
1.23.0
|
This event is sent when the state of the media source changes. More...
#include <WsbMediaAccess.h>
Data Fields | |
WSB_MediaSourceEvent | base |
WSB_MediaSourceState | state |
WSB_Result | error_code |
const char * | message |
This event is sent when the state of the media source changes.
WSB_MediaSourceEvent WSB_MediaSourceStateChangedEvent::base |
WSB_Result WSB_MediaSourceStateChangedEvent::error_code |
const char* WSB_MediaSourceStateChangedEvent::message |
WSB_MediaSourceState WSB_MediaSourceStateChangedEvent::state |