Lines Matching full:player
110 SL_LOGE("Error creating player routing object - Routing Proxy Already Acquired.");
114 CAudioPlayer* player = (CAudioPlayer*)configObj; // get the native player
116 switch (player->mAndroidObjType) {
119 // if (player->mObject.mState != SL_OBJECT_STATE_REALIZED) {
120 // // Make sure the player has been realized.
122 // SL_LOGE("Error creating routing object - Player not realized.");
124 // android::AudioTrack* pAudioTrack = player->mAudioTrack.get();
136 SL_LOGE("Error creating routing object - Player is not a buffer-queue player.");
168 SL_LOGE("Java exception creating player routing object.");
255 * aspects of the associated native player or recorder.