Coder :: GetLogEndPos

01 Returns the logical end position of the coder.
02

[C++] uint32 GetLogEndPos() const;
[C#] uint GetLogEndPos();

03 Return Values:
The logican end offset within the coder that has been set with SetLogEndPos(). (at a decoder).
04 Reference: net::semys
Implementation: Semys Architecture
See Also: Arch Coder Sub-System, Coder, SetLogEndPos(), SemysCoderGetLogEndPos()

Goto: Main Page; This page is part of the Semys software documentation. See About: Documentation for details.