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

riff_hdr_t Struct Reference

#include <avi.h>

Data Fields

pj_uint32_t riff
 
pj_uint32_t file_len
 
pj_uint32_t avi
 

Detailed Description

These types describe the simpler/canonical version of an AVI file. They do not support the full AVI RIFF format specification. This structure describes RIFF AVI file header

Field Documentation

◆ riff

pj_uint32_t riff_hdr_t::riff

"RIFF" ASCII tag.

◆ file_len

pj_uint32_t riff_hdr_t::file_len

File length minus 8 bytes

◆ avi

pj_uint32_t riff_hdr_t::avi

"AVI" ASCII tag.


The documentation for this struct was generated from the following file:

 


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