3.54 Video Encoder Frame Coding Mode¶
BMDVideoEncoderFrameCodingMode
enumerates the frame coding mode options.
bmdVideoEncoderFrameCodingModeInter
Video frame data is compressed with reference to neighbouring video frame data.
bmdVideoEncoderFrameCodingModeIntra
Video frame data is compressed relative to the current frame only.