BaseParseFrame.overhead

Get overhead field.

  1. int overhead [@property getter]
    class BaseParseFrame
    @property
    int
    overhead
    ()
  2. int overhead [@property setter]

Return Value

Type: int

subclass can set this to indicates the metadata overhead for the given frame, which is then used to enable more accurate bitrate computations. If this is -1, it is assumed that this frame should be skipped in bitrate calculation.