Lines Matching full:video

17 	 * Name of the video file. Used if only one video is shown.
20 * the video from your local disk from the directory that contains
22 * with a slash, for example '/video.flv'.
30 * was not found. The missing video clips are replaced by this clip. This can be
31 * an image or a FLV clip. Typically this will contain an image/video saying
32 * "the video you requested cannot be found.....".
108 * You don't need to specify this at all if you place the video next to
111 // baseURL: 'http://flowplayer.sourceforge.net/video',
145 // thumbLocation: 'http://www.kolumbus.fi/apiirain/video',
151 * when you specify a nonzero starting position for the video clip. This is because red5
159 * 'autoBuffering' specifies wheter to start loading the video stream into
166 * 'startingBufferLength' specifies the video buffer length to be used to kick
177 * 'bufferLength' specifies the video buffer length in seconds. This is used
201 * Specifies the height to be allocated for the video display. This is the
215 * Specifies how the video is scaled initially. This can be then changed by
221 * 'orig' Use the dimensions encoded in FLV. If the video is too big for the
222 * available space the video is scaled as if using the 'fit' option.
223 * 'scale' Scale the video to fill all available space for the video. Ignores
236 * leaving only the video showing (optional, defaults to false)
276 * welcome image before the video is played. Should be in JPG format. The
277 * value of 'baseURL' is used similarily as with the video file name and
278 * therefore the video and the image files should be placed in the Web
293 * Should the splash image be scaled to fit the entire video area? If false,
347 * of video and image files. This can be a complete URL or just a file name relative