X-Git-Url: http://review.tizen.org/git/?a=blobdiff_plain;f=src%2Fcontent%2Fcommon%2Fmedia%2Fvideo_capture_messages.h;h=c3970df76f80592a0f389077d5db1c43d53ec9db;hb=004985e17e624662a4c85c76a7654039dc83f028;hp=abfc46c17dcbeb8ccd48681d4a5f223cd2049a42;hpb=2f108dbacb161091e42a3479f4e171339b7e7623;p=platform%2Fframework%2Fweb%2Fcrosswalk.git diff --git a/src/content/common/media/video_capture_messages.h b/src/content/common/media/video_capture_messages.h index abfc46c..c3970df 100644 --- a/src/content/common/media/video_capture_messages.h +++ b/src/content/common/media/video_capture_messages.h @@ -92,7 +92,7 @@ IPC_MESSAGE_CONTROL1(VideoCaptureHostMsg_Stop, IPC_MESSAGE_CONTROL3(VideoCaptureHostMsg_BufferReady, int /* device_id */, int /* buffer_id */, - uint32 /* syncpoint */) + std::vector /* syncpoints */) // Get the formats supported by a device referenced by |capture_session_id|. IPC_MESSAGE_CONTROL2(VideoCaptureHostMsg_GetDeviceSupportedFormats,