Camera Services: Difference between revisions
No edit summary |
y2r:u - Correct Send/Receive busy polling calls |
||
Line 71: | Line 71: | ||
| [[Y2R:SetSendingYUYV|SetSendingYUYV]] | | [[Y2R:SetSendingYUYV|SetSendingYUYV]] | ||
|- | |- | ||
| | | 0x00140000 | ||
| | | IsBusySendingY(bool * state) | ||
|- | |- | ||
| | | 0x00150000 | ||
| | | IsBusySendingU(bool * state) | ||
|- | |- | ||
| | | 0x00160000 | ||
| | | IsBusySendingV(bool * state) | ||
|- | |- | ||
| | | 0x00170000 | ||
| | | IsBusySendingYUYV(bool * state) | ||
|- | |- | ||
| 0x00180102 | | 0x00180102 | ||
| SetReceiving(unsigned int pDst, unsigned int imageSize, short transferUnit, short transferStride, 0, Handle dstProcess). | | SetReceiving(unsigned int pDst, unsigned int imageSize, short transferUnit, short transferStride, 0, Handle dstProcess). | ||
|- | |- | ||
| | | 0x00190000 | ||
| | | IsBusyReceiving(bool * state) | ||
|- | |- | ||
| 0x001A0040 | | 0x001A0040 |