[xiph-cvs] cvs commit: dryice/include/dryice dryice.h

Arc arc at xiph.org
Tue Mar 2 01:09:35 PST 2004



arc         04/03/02 04:09:35

  Added:       include/dryice dryice.h
  Log:
  This is for the module API.

Revision  Changes    Path
1.1                  dryice/include/dryice/dryice.h

Index: dryice.h
===================================================================
/*  dryice.h
**
**  module API for DryIce, a live Ogg stream source client
*/

typedef struct {
  int frame_width;  
  int frame_height;  
  int framerate_numerator;  
  int framerate_denominator;  

<p>} dryice_video_params;

<p><p><p>--- >8 ----
List archives:  http://www.xiph.org/archives/
Ogg project homepage: http://www.xiph.org/ogg/
To unsubscribe from this list, send a message to 'cvs-request at xiph.org'
containing only the word 'unsubscribe' in the body.  No subject is needed.
Unsubscribe messages sent to the list will be ignored/filtered.



More information about the commits mailing list