Home
last modified time | relevance | path

Searched refs:pa_simple_new (Results 1 - 4 of 4) sorted by relevance

/third_party/pulseaudio/src/pulse/
H A Dsimple.h55 * s = pa_simple_new(NULL, // Use the default server.
118 pa_simple* pa_simple_new(
H A Dsimple.c137 pa_simple* pa_simple_new( in pa_simple_new() function
/third_party/pulseaudio/src/tests/
H A Dparec-simple.c65 if (!(s = pa_simple_new(NULL, argv[0], PA_STREAM_RECORD, NULL, "record", &ss, NULL, NULL, &error))) { in main()
66 fprintf(stderr, __FILE__": pa_simple_new() failed: %s\n", pa_strerror(error)); in main()
H A Dpacat-simple.c64 if (!(s = pa_simple_new(NULL, argv[0], PA_STREAM_PLAYBACK, NULL, "playback", &ss, NULL, NULL, &error))) { in main()
65 fprintf(stderr, __FILE__": pa_simple_new() failed: %s\n", pa_strerror(error)); in main()

Completed in 2 milliseconds