IFrame::getActualDataSize Method |
||
Returns the actual data size of this frame. For specific media sub types this can be less then the full buffer size indicated by FrameTypeInfo::buffersize | ||
Syntax: | virtual size_t getActualDataSize() const = 0; |
|
Return value: | This frame's actual data size in bytes. |
|
See also: | IFrame, FrameTypeInfo |