GObject
╰── GInitiallyUnowned
╰── GstObject
╰── GstElement
├── GstBaseSink
│ ╰── GstVideoSink
│ ╰── GstVaapiSink
├── GstBaseTransform
│ ╰── GstVaapiPostproc
├── GstBin
│ ╰── GstVaapiDecodeBin
├── GstVideoDecoder
│ ├── GstVaapiDecode
│ ╰── GstVaapiDecode_jpeg
╰── GstVideoEncoder
╰── GstVaapiEncode
├── GstVaapiEncodeH264
╰── GstVaapiEncodeMpeg2