You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
tdemultimedia/mpeglib/example/yaf/yafxplayer/xplayer_control.h

26 lines
349 B

#ifndef __XPLAYER_CONTROL_H
#define __XPLAYER_CONTROL_H
#include "../yafcore/inputInterface.h"
#include "../yafcore/outputInterface.h"
#include "inputDecoderXPlayer.h"
#include "../yafcore/parser.h"
#include "../yafcore/yaf_control.h"
#include <sys/time.h>
#include <unistd.h>
#include <fcntl.h>
#include <stdio.h>
// prototypes
#endif