niimaqdxsrc: declare callback to have correct calling convention
This commit is contained in:
parent
bf767a74a9
commit
2703a95b23
@ -113,7 +113,7 @@ struct _GstNiImaqDxSrcTimeEntry
|
|||||||
};
|
};
|
||||||
|
|
||||||
/* This will be called "when a frame done event occurs", so not start of frame */
|
/* This will be called "when a frame done event occurs", so not start of frame */
|
||||||
uInt32
|
uInt32 NI_FUNC
|
||||||
gst_niimaqdxsrc_frame_done_callback (IMAQdxSession session, uInt32 bufferNumber,
|
gst_niimaqdxsrc_frame_done_callback (IMAQdxSession session, uInt32 bufferNumber,
|
||||||
void *userdata)
|
void *userdata)
|
||||||
{
|
{
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user