MistServer  2.5.3-Pro-19-gf5e75b1 ( Generic_64)
Namespaces | Functions
mp4_analyser.cpp File Reference

Debugging tool for MP4 data. More...

#include <cstdlib>
#include <iostream>
#include <fstream>
#include <string>
#include <string.h>
#include <mist/mp4.h>
#include <mist/config.h>
#include <mist/defines.h>

Namespaces

 Analysers
 Holds everything unique to the analysers.
 

Functions

int Analysers::analyseMP4 ()
 Debugging tool for MP4 data. More...
 
int main (int argc, char **argv)
 Debugging tool for MP4 data. More...
 

Detailed Description

Debugging tool for MP4 data.

Expects MP4 data through stdin, outputs human-readable information to stderr.

Function Documentation

int main ( int  argc,
char **  argv 
)

Debugging tool for MP4 data.

Expects MP4 data through stdin, outputs human-readable information to stderr.