VideoPlayerAPI.h 128 B

1234567891011121314151617
  1. #ifndef _VIDEOPLAYERAPI_H_
  2. #define _VIDEOPLAYERAPI_H_
  3. class QWidget;
  4. extern "C" {
  5. };
  6. #endif /* _VIDEOPLAYERAPI_H_ */