Coder :: SetLogEndPos |
01 | Sets the logical end position offset in the coder. |
02 |
[C++] virtual void SetLogEndPos(uint32 endPos) = 0; |
03 |
Parameters:
|
04 | This method has no effect on an Encoder. |
05 |
Reference: net::semys Implementation: Semys Architecture See Also: Arch Coder Sub-System, Coder, GetLogEndPos(), SemysCoderSetLogEndPos() |
Goto: Main Page; This page is part of the Semys software documentation. See About: Documentation for details. |