Class StdVideoDecodeH265ReferenceInfo

All Implemented Interfaces:
AutoCloseable, NativeResource, Pointer

public class StdVideoDecodeH265ReferenceInfo extends Struct<StdVideoDecodeH265ReferenceInfo> implements NativeResource

 struct StdVideoDecodeH265ReferenceInfo {
     {@link StdVideoDecodeH265ReferenceInfoFlags StdVideoDecodeH265ReferenceInfoFlags} flags;
     int32_t PicOrderCntVal;
 }