SWFVIDEOSTREAM_MODE_MANUAL 6242 php_ext/ming.c 	CONSTANT("SWF_VIDEOSTREAM_MODE_MANUAL", SWFVIDEOSTREAM_MODE_MANUAL);
SWFVIDEOSTREAM_MODE_MANUAL  447 src/blocks/videostream.c 	if(stream->mode == SWFVIDEOSTREAM_MODE_MANUAL &&
SWFVIDEOSTREAM_MODE_MANUAL  451 src/blocks/videostream.c 	if(stream->mode != SWFVIDEOSTREAM_MODE_MANUAL)
SWFVIDEOSTREAM_MODE_MANUAL  489 src/blocks/videostream.c 	if(stream->mode != SWFVIDEOSTREAM_MODE_MANUAL)
SWFVIDEOSTREAM_MODE_MANUAL  529 src/blocks/videostream.c 	if(stream->mode != SWFVIDEOSTREAM_MODE_MANUAL)
SWFVIDEOSTREAM_MODE_MANUAL  563 src/blocks/videostream.c 	case SWFVIDEOSTREAM_MODE_MANUAL:
SWFVIDEOSTREAM_MODE_MANUAL   16 test/Video/test04-cxx.C 		stream->setFrameMode(SWFVIDEOSTREAM_MODE_MANUAL);
SWFVIDEOSTREAM_MODE_MANUAL   23 test/Video/test04.c 	SWFVideoStream_setFrameMode(stream, SWFVIDEOSTREAM_MODE_MANUAL);
SWFVIDEOSTREAM_MODE_MANUAL   16 test/Video/test06-cxx.C 		stream->setFrameMode(SWFVIDEOSTREAM_MODE_MANUAL);
SWFVIDEOSTREAM_MODE_MANUAL   23 test/Video/test06.c 	SWFVideoStream_setFrameMode(stream, SWFVIDEOSTREAM_MODE_MANUAL);