Lines Matching refs:shouldPlay
131 <Video style={style} source={videoRemoteSource} shouldPlay />,
248 <Video style={style} source={imageSource} shouldPlay />,
261 <Video style={style} source={webmSource} shouldPlay />,
555 shouldPlay: true, property
587 shouldPlay: true, property
674 await instance.loadAsync(source, { shouldPlay: true }); property
692 const props = { style, source, shouldPlay: true, ref: refSetter };
739 shouldPlay: true, property
763 shouldPlay: true, property
781 await mountAndWaitFor(<Video source={source} ref={refSetter} style={style} shouldPlay />);
798 shouldPlay: true, property
845 const props = { style, source, shouldPlay: true, ref: refSetter };
853 const props = { style, source, shouldPlay: true, ref: refSetter };