Object Hierarchy

    GObject
    ├── GstPlayerStreamInfo
       ├── GstPlayerAudioInfo
       ├── GstPlayerSubtitleInfo
       ╰── GstPlayerVideoInfo
    ├── GInitiallyUnowned
       ╰── GstObject
           ╰── GstPlayer
    ╰── GstPlayerMediaInfo
    GInterface
    ├── GstPlayerSignalDispatcher
    ╰── GstPlayerVideoRenderer
    GEnum
    ├── GstPlayerColorBalanceType
    ├── GstPlayerError
    ╰── GstPlayerState
    GBoxed
    ╰── GstPlayerVisualization