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.
BaseParseFrame.overhead
int overhead() @propertyGet overhead field.
Returns
subclass can set this to indicates the metadata overhead
void overhead(int propval) @propertySet overhead field.
Parameters
propval | 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. |