Lines Matching full:could
233 AUD_log (AUDIO_CAP, "Could not initialize %s\n", typ);
251 dolog ("Could not lock voice for %s\nReason: %s\n",
264 dolog ("Could not unlock voice for %s\nReason: %s\n",
374 "Could not get default output Device\n");
378 dolog ("Could not initialize playback - Unknown Audiodevice\n");
390 "Could not get device buffer frame range\n");
412 "Could not set device buffer frame size %" PRIu32 "\n",
425 "Could not get device buffer frame size\n");
438 "Could not set samplerate %lf\n",
463 coreaudio_playback_logerr (status, "Could not set IOProc\n");
481 "Could not determine whether Device is playing\n");
487 coreaudio_logerr(status, "Could not stop playback\n");
496 coreaudio_logerr(status, "Could not remove IOProc\n");
510 "Could not determine whether Device is playing\n");
521 coreaudio_logerr (status, "Could not resume playback\n");
530 coreaudio_logerr(status, "Could not pause playback\n");
572 dolog("Could not create mutex\nReason: %s\n", strerror (err));
591 "Could not listen to voice property change\n");
602 "Could not remove voice property change listener\n");
622 coreaudio_logerr(status, "Could not remove voice property change listener\n");
630 dolog("Could not destroy mutex\nReason: %s\n", strerror (err));