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

/macosx-10.9.5/tcl-102/tcl_ext/quicktimetcl/quicktimetcl/
H A DSeqGrabber.c1008 Boolean wantVideo, wantAudio; local
1061 wantAudio = true;
1063 wantAudio = false;
1082 if (wantAudio && sgrabPtr->sgChanAudio == NULL) {
1095 } else if (!wantAudio && sgrabPtr->sgChanAudio != NULL) {

Completed in 137 milliseconds