WARNING: The online documentation has moved to https://docs.pjsip.org.

Visit the new documentation at https://docs.pjsip.org:

BLOG | DOCUMENTATION | GITHUB

Home --> Documentations --> PJMEDIA Reference

Representation of RIFF/AVI file format. More...

Data Structures

struct  riff_hdr_t
 
struct  avih_hdr_t
 
struct  strl_hdr_t
 
struct  strf_audio_hdr_t
 
struct  strf_video_hdr_t
 
struct  pjmedia_avi_hdr
 
struct  pjmedia_avi_subchunk
 

Macros

#define PJMEDIA_AVI_MAX_NUM_STREAMS   4
 

Enumerations

enum  pjmedia_avi_tag {
  PJMEDIA_AVI_RIFF_TAG = 0 ,
  PJMEDIA_AVI_AVI_TAG ,
  PJMEDIA_AVI_HDRL_TAG ,
  PJMEDIA_AVI_AVIH_TAG ,
  PJMEDIA_AVI_STRL_TAG ,
  PJMEDIA_AVI_STRH_TAG ,
  PJMEDIA_AVI_AUDS_TAG ,
  PJMEDIA_AVI_VIDS_TAG ,
  PJMEDIA_AVI_STRF_TAG ,
  PJMEDIA_AVI_MOVI_TAG ,
  PJMEDIA_AVI_LIST_TAG ,
  PJMEDIA_AVI_JUNK_TAG
}
 

Detailed Description

This the the low level representation of RIFF/AVI file format. For higher abstraction, please see WAV File Player and File Writer (Recorder).

 


PJMEDIA small footprint Open Source media stack
Copyright (C) 2006-2008 Teluu Inc.