fix problem of using opengl transitions with Motion51 when in OpenGL mode
[goodguy/cinelerra.git] / cinelerra-5.1 / cinelerra / playbackconfig.h
index 1896a5da8c9f839aadf248dc741070a6b1f45632..c4a83d37d6710b684651ed5baf2342989e105458 100644 (file)
@@ -58,7 +58,8 @@ public:
 
        char esound_out_server[BCTEXTLEN];
        int esound_out_port;
-
+// PulseAudio
+       char pulse_out_server[BCTEXTLEN];
 // ALSA options
        char alsa_out_device[BCTEXTLEN];
        int alsa_out_bits;