[GB.V4L]
* BUG: Fix VideoDevice stream structure. git-svn-id: svn://localhost/gambas/trunk@5854 867c0c6c-44f3-4631-809d-bfa615b0a4ec
This commit is contained in:
parent
13b97b38d6
commit
bec232900d
1 changed files with 1 additions and 2 deletions
|
@ -85,8 +85,7 @@ typedef
|
|||
typedef
|
||||
struct
|
||||
{
|
||||
GB_STREAM_DESC *desc;
|
||||
int _reserved;
|
||||
GB_STREAM_BASE stream;
|
||||
void *handle;
|
||||
}
|
||||
VIDEO_STREAM;
|
||||
|
|
Loading…
Reference in a new issue