List of all items
Structs
- Address
- Instant
- agent::Agent
- agent::AgentBuilder
- agent::AgentComponentStateChange
- agent::AgentGatheredCandidate
- agent::AgentGatheringComplete
- agent::AgentSelectedPair
- agent::AgentSocket
- agent::AgentTransmit
- agent::SelectedTurn
- candidate::Candidate
- candidate::CandidateBuilder
- candidate::CandidateOwned
- candidate::CandidatePair
- component::Component
- ffi::Credentials
- ffi::RiceAddress
- ffi::RiceAgent
- ffi::RiceAgentComponentStateChange
- ffi::RiceAgentGatheredCandidate
- ffi::RiceAgentGatheringComplete
- ffi::RiceAgentPoll
- ffi::RiceAgentPoll__bindgen_ty_1__bindgen_ty_1
- ffi::RiceAgentPoll__bindgen_ty_1__bindgen_ty_2
- ffi::RiceAgentPoll__bindgen_ty_1__bindgen_ty_3
- ffi::RiceAgentPoll__bindgen_ty_1__bindgen_ty_4
- ffi::RiceAgentPoll__bindgen_ty_1__bindgen_ty_5
- ffi::RiceAgentPoll__bindgen_ty_1__bindgen_ty_6
- ffi::RiceAgentPoll__bindgen_ty_1__bindgen_ty_7
- ffi::RiceAgentSelectedPair
- ffi::RiceAgentSocket
- ffi::RiceCandidate
- ffi::RiceComponent
- ffi::RiceData
- ffi::RiceDataImpl
- ffi::RiceData__bindgen_ty_1__bindgen_ty_1
- ffi::RiceData__bindgen_ty_1__bindgen_ty_2
- ffi::RiceGatheredCandidate
- ffi::RiceStream
- ffi::RiceStreamIncomingData
- ffi::RiceTlsConfig
- ffi::RiceTransmit
- ffi::RiceTurnConfig
- stream::Credentials
- stream::GatheredCandidate
- stream::PollRecv
- stream::RecvData
- stream::Stream
- stream::StreamIncomingDataReply
- turn::TurnConfig
Enums
- AddressFamily
- agent::AgentError
- agent::AgentPoll
- candidate::CandidateType
- candidate::ParseCandidateError
- candidate::ParseTransportTypeError
- candidate::TcpType
- candidate::TransportType
- component::ComponentConnectionState
- turn::TurnTlsConfig
Unions
Traits
Functions
- ffi::rice_address_cmp
- ffi::rice_address_copy
- ffi::rice_address_free
- ffi::rice_address_get_address_bytes
- ffi::rice_address_get_family
- ffi::rice_address_get_port
- ffi::rice_address_new_from_bytes
- ffi::rice_address_new_from_string
- ffi::rice_agent_add_stream
- ffi::rice_agent_add_stun_server
- ffi::rice_agent_close
- ffi::rice_agent_get_controlling
- ffi::rice_agent_get_stream
- ffi::rice_agent_id
- ffi::rice_agent_new
- ffi::rice_agent_poll
- ffi::rice_agent_poll_clear
- ffi::rice_agent_poll_init
- ffi::rice_agent_poll_transmit
- ffi::rice_agent_ref
- ffi::rice_agent_unref
- ffi::rice_candidate_clear
- ffi::rice_candidate_copy
- ffi::rice_candidate_copy_into
- ffi::rice_candidate_eq
- ffi::rice_candidate_free
- ffi::rice_candidate_init
- ffi::rice_candidate_init_from_sdp_string
- ffi::rice_candidate_new
- ffi::rice_candidate_new_from_sdp_string
- ffi::rice_candidate_set_base_address
- ffi::rice_candidate_set_priority
- ffi::rice_candidate_set_related_address
- ffi::rice_candidate_set_tcp_type
- ffi::rice_candidate_to_sdp_string
- ffi::rice_component_gather_candidates
- ffi::rice_component_get_id
- ffi::rice_component_get_state
- ffi::rice_component_get_stream
- ffi::rice_component_ref
- ffi::rice_component_selected_pair
- ffi::rice_component_send
- ffi::rice_component_set_selected_pair
- ffi::rice_component_unref
- ffi::rice_credentials_copy
- ffi::rice_credentials_eq
- ffi::rice_credentials_free
- ffi::rice_credentials_get_ufrag_bytes
- ffi::rice_credentials_new
- ffi::rice_data_len
- ffi::rice_data_ptr
- ffi::rice_free_data
- ffi::rice_random_string
- ffi::rice_stream_add_component
- ffi::rice_stream_add_local_gathered_candidate
- ffi::rice_stream_add_remote_candidate
- ffi::rice_stream_component_ids
- ffi::rice_stream_end_of_local_candidates
- ffi::rice_stream_end_of_remote_candidates
- ffi::rice_stream_get_agent
- ffi::rice_stream_get_component
- ffi::rice_stream_get_id
- ffi::rice_stream_get_local_credentials
- ffi::rice_stream_get_remote_credentials
- ffi::rice_stream_handle_allocated_socket
- ffi::rice_stream_handle_incoming_data
- ffi::rice_stream_poll_recv
- ffi::rice_stream_ref
- ffi::rice_stream_set_local_credentials
- ffi::rice_stream_set_remote_credentials
- ffi::rice_stream_unref
- ffi::rice_string_free
- ffi::rice_tls_config_new_openssl
- ffi::rice_tls_config_new_rustls_with_dns
- ffi::rice_tls_config_new_rustls_with_ip
- ffi::rice_tls_config_ref
- ffi::rice_tls_config_unref
- ffi::rice_tls_config_variant
- ffi::rice_transmit_clear
- ffi::rice_transmit_init
- ffi::rice_turn_config_get_addr
- ffi::rice_turn_config_get_client_transport
- ffi::rice_turn_config_get_credentials
- ffi::rice_turn_config_get_families
- ffi::rice_turn_config_get_tls_config
- ffi::rice_turn_config_new
- ffi::rice_turn_config_ref
- ffi::rice_turn_config_unref
- ffi::rice_version
- random_string
Type Aliases
- ffi::RiceAddressFamily
- ffi::RiceAgentPoll_Tag
- ffi::RiceCandidateType
- ffi::RiceComponentConnectionState
- ffi::RiceCredentials
- ffi::RiceData_Tag
- ffi::RiceError
- ffi::RiceParseCandidateError
- ffi::RiceTcpType
- ffi::RiceTlsVariant
- ffi::RiceTransportType
Constants
- ffi::RICE_ADDRESS_FAMILY_IPV4
- ffi::RICE_ADDRESS_FAMILY_IPV6
- ffi::RICE_AGENT_POLL_ALLOCATE_SOCKET
- ffi::RICE_AGENT_POLL_CLOSED
- ffi::RICE_AGENT_POLL_COMPONENT_STATE_CHANGE
- ffi::RICE_AGENT_POLL_GATHERED_CANDIDATE
- ffi::RICE_AGENT_POLL_GATHERING_COMPLETE
- ffi::RICE_AGENT_POLL_REMOVE_SOCKET
- ffi::RICE_AGENT_POLL_SELECTED_PAIR
- ffi::RICE_AGENT_POLL_WAIT_UNTIL_NANOS
- ffi::RICE_CANDIDATE_TYPE_HOST
- ffi::RICE_CANDIDATE_TYPE_PEER_REFLEXIVE
- ffi::RICE_CANDIDATE_TYPE_RELAYED
- ffi::RICE_CANDIDATE_TYPE_SERVER_REFLEXIVE
- ffi::RICE_COMPONENT_CONNECTION_STATE_CONNECTED
- ffi::RICE_COMPONENT_CONNECTION_STATE_CONNECTING
- ffi::RICE_COMPONENT_CONNECTION_STATE_FAILED
- ffi::RICE_COMPONENT_CONNECTION_STATE_NEW
- ffi::RICE_DATA_BORROWED
- ffi::RICE_DATA_OWNED
- ffi::RICE_ERROR_ALREADY_IN_PROGRESS
- ffi::RICE_ERROR_FAILED
- ffi::RICE_ERROR_RESOURCE_NOT_FOUND
- ffi::RICE_ERROR_SUCCESS
- ffi::RICE_PARSE_CANDIDATE_ERROR_BAD_ADDRESS
- ffi::RICE_PARSE_CANDIDATE_ERROR_BAD_CANDIDATE_TYPE
- ffi::RICE_PARSE_CANDIDATE_ERROR_BAD_COMPONENT_ID
- ffi::RICE_PARSE_CANDIDATE_ERROR_BAD_EXTENSION
- ffi::RICE_PARSE_CANDIDATE_ERROR_BAD_FOUNDATION
- ffi::RICE_PARSE_CANDIDATE_ERROR_BAD_PRIORITY
- ffi::RICE_PARSE_CANDIDATE_ERROR_BAD_TRANSPORT_TYPE
- ffi::RICE_PARSE_CANDIDATE_ERROR_MALFORMED
- ffi::RICE_PARSE_CANDIDATE_ERROR_NOT_CANDIDATE
- ffi::RICE_PARSE_CANDIDATE_ERROR_SUCCESS
- ffi::RICE_PROTO_MAJOR
- ffi::RICE_PROTO_MINOR
- ffi::RICE_PROTO_PATCH
- ffi::RICE_TCP_TYPE_ACTIVE
- ffi::RICE_TCP_TYPE_NONE
- ffi::RICE_TCP_TYPE_PASSIVE
- ffi::RICE_TCP_TYPE_SO
- ffi::RICE_TLS_VARIANT_OPENSSL
- ffi::RICE_TLS_VARIANT_RUSTLS
- ffi::RICE_TRANSPORT_TYPE_TCP
- ffi::RICE_TRANSPORT_TYPE_UDP