SemysEncoderWriteBit |
| 01 | Encodes a bit (boolean value) at the current position and increments the position. |
| 02 |
void SemysEncoderWriteBit(HSemysCoder coder, int32 *pBit); |
| 03 |
Parameters:
|
| 04 |
Reference: SemysCoder.h Implementation: Semys Library See Also: Coder Sub-System, SemysDecoderReadBit() |
Goto: Main Page; This page is part of the Semys software documentation. See About: Documentation for details. |