Contents

getPreferredBlockSize

Declaration

virtual UInt64 getPreferredBlockSize() const;

Return Value

Natural block size, in bytes.

Overview

Ask the media object for its natural block size. This information is useful to clients that want to optimize access to the media.

See Also

Miscellaneous