Interface Payload

  • All Known Implementing Classes:
    RTCPFeedbackMessagePacket

    public interface Payload
    A Payload type that can be written to an OutputDataStream.
    Author:
    George Politis
    • Method Detail

      • writeTo

        void writeTo​(javax.media.rtp.OutputDataStream stream)