Versions in this module Expand all Collapse all v1 v1.0.0 May 7, 2023 Changes in this version + type ErrClientBadStatusCode struct + Code base.StatusCode + Message string + func (e ErrClientBadStatusCode) Error() string + type ErrClientCannotSetupMediasDifferentURLs struct + func (e ErrClientCannotSetupMediasDifferentURLs) Error() string + type ErrClientContentTypeMissing struct + func (e ErrClientContentTypeMissing) Error() string + type ErrClientContentTypeUnsupported struct + CT base.HeaderValue + func (e ErrClientContentTypeUnsupported) Error() string + type ErrClientInvalidState struct + AllowedList []fmt.Stringer + State fmt.Stringer + func (e ErrClientInvalidState) Error() string + type ErrClientRTPInfoInvalid struct + Err error + func (e ErrClientRTPInfoInvalid) Error() string + type ErrClientServerPortsNotProvided struct + func (e ErrClientServerPortsNotProvided) Error() string + type ErrClientServerRequestedTCP struct + func (e ErrClientServerRequestedTCP) Error() string + type ErrClientServerRequestedUDP struct + func (e ErrClientServerRequestedUDP) Error() string + type ErrClientSessionHeaderInvalid struct + Err error + func (e ErrClientSessionHeaderInvalid) Error() string + type ErrClientTCPTimeout struct + func (e ErrClientTCPTimeout) Error() string + type ErrClientTerminated struct + func (e ErrClientTerminated) Error() string + type ErrClientTransportHeaderInterleavedIDsAlreadyUsed struct + func (e ErrClientTransportHeaderInterleavedIDsAlreadyUsed) Error() string + type ErrClientTransportHeaderInvalid struct + Err error + func (e ErrClientTransportHeaderInvalid) Error() string + type ErrClientTransportHeaderInvalidDelivery struct + func (e ErrClientTransportHeaderInvalidDelivery) Error() string + type ErrClientTransportHeaderInvalidInterleavedIDs struct + func (e ErrClientTransportHeaderInvalidInterleavedIDs) Error() string + type ErrClientTransportHeaderNoDestination struct + func (e ErrClientTransportHeaderNoDestination) Error() string + type ErrClientTransportHeaderNoInterleavedIDs struct + func (e ErrClientTransportHeaderNoInterleavedIDs) Error() string + type ErrClientTransportHeaderNoPorts struct + func (e ErrClientTransportHeaderNoPorts) Error() string + type ErrClientUDPPortsNotConsecutive struct + func (e ErrClientUDPPortsNotConsecutive) Error() string + type ErrClientUDPPortsZero struct + func (e ErrClientUDPPortsZero) Error() string + type ErrClientUDPTimeout struct + func (e ErrClientUDPTimeout) Error() string + type ErrServerCSeqMissing struct + func (e ErrServerCSeqMissing) Error() string + type ErrServerCannotUseSessionCreatedByOtherIP struct + func (e ErrServerCannotUseSessionCreatedByOtherIP) Error() string + type ErrServerContentTypeMissing struct + func (e ErrServerContentTypeMissing) Error() string + type ErrServerContentTypeUnsupported struct + CT base.HeaderValue + func (e ErrServerContentTypeUnsupported) Error() string + type ErrServerInvalidPath struct + func (e ErrServerInvalidPath) Error() string + type ErrServerInvalidSession struct + func (e ErrServerInvalidSession) Error() string + type ErrServerInvalidState struct + AllowedList []fmt.Stringer + State fmt.Stringer + func (e ErrServerInvalidState) Error() string + type ErrServerLinkedToOtherSession struct + func (e ErrServerLinkedToOtherSession) Error() string + type ErrServerMediaAlreadySetup struct + func (e ErrServerMediaAlreadySetup) Error() string + type ErrServerMediasDifferentPaths struct + func (e ErrServerMediasDifferentPaths) Error() string + type ErrServerMediasDifferentProtocols struct + func (e ErrServerMediasDifferentProtocols) Error() string + type ErrServerNoMediasSetup struct + func (e ErrServerNoMediasSetup) Error() string + type ErrServerNotAllAnnouncedMediasSetup struct + func (e ErrServerNotAllAnnouncedMediasSetup) Error() string + type ErrServerPathHasChanged struct + Cur string + Prev string + func (e ErrServerPathHasChanged) Error() string + type ErrServerSDPInvalid struct + Err error + func (e ErrServerSDPInvalid) Error() string + type ErrServerSessionLinkedToOtherConn struct + func (e ErrServerSessionLinkedToOtherConn) Error() string + type ErrServerSessionNotFound struct + func (e ErrServerSessionNotFound) Error() string + type ErrServerSessionNotInUse struct + func (e ErrServerSessionNotInUse) Error() string + type ErrServerSessionTimedOut struct + func (e ErrServerSessionTimedOut) Error() string + type ErrServerSessionTornDown struct + Author net.Addr + func (e ErrServerSessionTornDown) Error() string + type ErrServerTerminated struct + func (e ErrServerTerminated) Error() string + type ErrServerTransportHeaderInterleavedIDsAlreadyUsed struct + func (e ErrServerTransportHeaderInterleavedIDsAlreadyUsed) Error() string + type ErrServerTransportHeaderInvalid struct + Err error + func (e ErrServerTransportHeaderInvalid) Error() string + type ErrServerTransportHeaderInvalidInterleavedIDs struct + func (e ErrServerTransportHeaderInvalidInterleavedIDs) Error() string + type ErrServerTransportHeaderInvalidMode struct + Mode headers.TransportMode + func (e ErrServerTransportHeaderInvalidMode) Error() string + type ErrServerTransportHeaderNoClientPorts struct + func (e ErrServerTransportHeaderNoClientPorts) Error() string + type ErrServerUDPPortsAlreadyInUse struct + Port int + func (e ErrServerUDPPortsAlreadyInUse) Error() string + type ErrServerUnexpectedFrame struct + func (e ErrServerUnexpectedFrame) Error() string