X-Git-Url: https://git.sesse.net/?a=blobdiff_plain;f=bmusb.h;fp=bmusb.h;h=5ce73ccc7e744d84f11ea31dcaab2fccc28195fa;hb=c111b50bf5c9419e9d8abccf10f9e4066f9e6fa5;hp=9eb3ff4f716a4ede88c997f65131c6fe69232179;hpb=89136643760d7da0c94c4d4fb1ec778f9cefb97f;p=bmusb diff --git a/bmusb.h b/bmusb.h index 9eb3ff4..5ce73cc 100644 --- a/bmusb.h +++ b/bmusb.h @@ -152,6 +152,7 @@ class BMUSBCapture { int card_index; std::vector iso_xfrs; + int assumed_frame_width = 1280; }; // Get details for the given video format; returns false if detection was incomplete.