| Top |  |  |  |  | 
    GObject
    ╰── GInitiallyUnowned
        ╰── GstObject
            ╰── GstElement
                ╰── GstRTPBaseDepayload
                    ╰── GstRtpJ2KDepay
Depayload an RTP-payloaded JPEG 2000 image into RTP packets according to RFC 5371 and RFC 5372. For detailed information see: https://datatracker.ietf.org/doc/rfc5371/ and https://datatracker.ietf.org/doc/rfc5372/
| plugin | rtp | 
| author | Wim Taymans <wim.taymans@gmail.com> | 
| class | Codec/Depayloader/Network/RTP | 
| name | sink | 
| direction | sink | 
| presence | always | 
| details | application/x-rtp, media=(string)video, clock-rate=(int)90000, sampling=(string){ RGB, BGR, RGBA, BGRA, YCbCrA, YCbCr-4:4:4, YCbCr-4:2:2, YCbCr-4:2:0, YCbCr-4:1:1, GRAYSCALE }, encoding-name=(string)JPEG2000 | 
| application/x-rtp, media=(string)video, clock-rate=(int)90000, colorspace=(string){ sRGB, sYUV, GRAY }, encoding-name=(string)JPEG2000 | 
| name | src | 
| direction | source | 
| presence | always | 
| details | image/x-jpc, colorspace=(string){ sRGB, sYUV, GRAY } |