oa::FnVideo::extractVpsH265

HEVC parameter-set extraction. H.265 uses a two-byte NAL header and different type encoding, so these are deliberately codec-explicit.

Function Documentation

oa::Vector<oa::U8> oa::FnVideo::extractVpsH265( const oa::Span<const oa::U8> & inNalBytes )
HEVC parameter-set extraction. H.265 uses a two-byte NAL header and different type encoding, so these are deliberately codec-explicit.

Parameters

inNalBytes
const oa::Span<const oa::U8> &

Returns

oa::Vector<oa::U8>

The declared return value.