Class StdVideoDecodeH265ReferenceInfo

All Implemented Interfaces:
AutoCloseable, NativeResource, Pointer

public class StdVideoDecodeH265ReferenceInfo extends Struct<StdVideoDecodeH265ReferenceInfo> implements NativeResource

 struct StdVideoDecodeH265ReferenceInfo {
     StdVideoDecodeH265ReferenceInfoFlags flags;
     int32_t PicOrderCntVal;
 }