Home | History | Annotate | Download | only in lwjgl

Lines Matching refs:streaming

741             // source's data is streaming

742 boolean streaming = src.getAudioData() instanceof AudioStream;
745 assert (boundSource && streaming) || (!streaming);
751 if (streaming && wantPlaying){
770 }else if (!streaming){