pkg://mpeg_wdgt2.0b.tar.gz:88693/mpegPlay.3X
downloads
...\" **
...\" **
...\" ** (c) Copyright 1989, 1990, 1992 by Open Software Foundation, Inc.
...\" ** All Rights Reserved.
...\" **
...\" ** (c) Copyright 1987, 1988, 1989, by Hewlett-Packard Company
...\" **
...\" ** (c) Copyright 1987, 1988 by Digital Equipment Corporation,
...\" ** Maynard, MA. All Rights Reserved.
...\" **
...\" **
.TH XmpegPlay 3X "" "" "" ""
.SH NAME
\*LMpegPlay\*O
.iX "Mpeg"
.iX "widget class" "Mpeg"
.SH SYNOPSIS
.sS
.iS
\&#include "mpeg.h"
void XmpegPlay (widget, count)
.br
Widget widget;
.br
int count;
.iE
.sE
.SH DESCRIPTION
Play a sequence of frames. A count of zero shows no (more) frames.
A count greater than zero shows that number of sequences.
A count of MPEG_PLAY_TO_END (-1) plays from the current point to the end
of the movie, and a count of MPEG_PLAY_FOREVER (-2) plays the movie
continuously.
.nL
.ne 6
.SH RELATED INFORMATION
.na
\*LXmpeg(3X)\*O,
\*LXmpegStopMovie(3X)\*0,
\*LXmpegRewindMovie(3X)\*O,
\*LXmpegMovieStatus(3X)\*O
and
\*LXmCreateMpeg(3X)\*O.
.ad