- cosmetic

Signed-off-by: GetAway <get-away@t-online.de>
This commit is contained in:
max_10
2023-03-07 19:22:54 +01:00
committed by GetAway
parent 1c996435c8
commit 961f21d9d1
4 changed files with 11 additions and 10 deletions

View File

@@ -184,8 +184,8 @@ class cVideo : public OpenThreads::Thread
/* aspect ratio */
int getAspectRatio(void);
int setAspectRatio(int aspect, int mode);
void getPictureInfo(int &width, int &height, int &rate);
int setAspectRatio(int aspect, int mode);
/* cropping mode */
int setCroppingMode(int x = 0 /*vidDispMode_t x = VID_DISPMODE_NORM*/);