Tells the observer when the status of stream data availability changes, e.g. when there is not enough data available for playback.
| status | The availability of stream data; true if stream data is received at a rate acceptable for playback, and false otherwise. |
import "ToiMediaPlayerDataAvailableEvent.idl";
Public Attributes | |
| readonly attribute boolean | status |