Class DtlsTransformEngine

    • Constructor Detail

      • DtlsTransformEngine

        public DtlsTransformEngine​(DtlsControlImpl dtlsControl)
        Initializes a new DtlsTransformEngine instance.
    • Method Detail

      • createPacketTransformer

        protected DtlsPacketTransformer createPacketTransformer​(int componentID)
        Initializes a new DtlsPacketTransformer instance which is to work on control/RTCP or data/RTP packets. The method is implemented as a factory.
        Parameters:
        componentID - the ID of the component for which the new instance is to work
        Returns:
        a new DtlsPacketTransformer instance which is to work on control/RTCP or data/RTP packets (in accord with data)