Contents

getMediaHeaderLength

Gets the size of the media header.

Declaration

virtual UInt8 getMediaHeaderLength(
 void ) const;

Return Value

Returns the size of the media header in bytes.

Overview

This method calls ifnet_hdrlen and returns the media header length.

See Also

Miscellaneous