GoProStreamDemo.h 439 B

123456789101112131415
  1. /* GoProStreamDemo.h/Open GoPro, Version 2.0 (C) Copyright 2021 GoPro, Inc. (http://gopro.com/OpenGoPro). */
  2. /* This copyright was auto-generated on Sat Mar 5 01:05:53 UTC 2022 */
  3. #pragma once
  4. #include "resource.h"
  5. //show cam output in directx using bad bitmap display
  6. #define SHOW_CAM_OUTPUT
  7. //show the original YUV image
  8. //#define SHOW_CAM_OUTPUT_ORIGINAL
  9. //Use preview stream (720p) instead of webcam
  10. //#define USE_PREVIEW_STREAM