Searched refs:MEDIA_ERR_ABORTED (Results 1 – 3 of 3) sorted by relevance
38 MEDIA_ERR_ABORTED = 1, enumerator
29 const unsigned short MEDIA_ERR_ABORTED = 1;
3349 m_error = MediaError::create(MediaError::MEDIA_ERR_ABORTED); in userCancelledLoad()