gopNumBFrames property

int? gopNumBFrames
final

Relates to the GOP structure. The number of B-frames between reference frames. If you do not know what a B-frame is, use the default.

Implementation

final int? gopNumBFrames;