| /webrtc/constraints/src/ |
| H A D | constraint.rs | 88 impl From<bool> for MediaTrackConstraint { 100 impl From<ValueConstraint<bool>> for MediaTrackConstraint { impl 108 impl From<u64> for MediaTrackConstraint { 120 impl From<ValueRangeConstraint<u64>> for MediaTrackConstraint { impl 128 impl From<f64> for MediaTrackConstraint { 148 impl From<Vec<String>> for MediaTrackConstraint { impl 154 impl From<Vec<&str>> for MediaTrackConstraint { impl 175 impl From<String> for MediaTrackConstraint { 181 impl<'a> From<&'a str> for MediaTrackConstraint { 194 impl From<ValueConstraint<String>> for MediaTrackConstraint { impl [all …]
|
| H A D | capability.rs | 50 impl From<bool> for MediaTrackCapability { 56 impl From<Vec<bool>> for MediaTrackCapability { impl 62 impl From<RangeInclusive<u64>> for MediaTrackCapability { impl 68 impl From<RangeInclusive<f64>> for MediaTrackCapability { impl 74 impl From<String> for MediaTrackCapability { 80 impl<'a> From<&'a str> for MediaTrackCapability { 87 impl From<Vec<String>> for MediaTrackCapability { impl 93 impl From<Vec<&str>> for MediaTrackCapability { impl
|
| H A D | setting.rs | 39 impl From<bool> for MediaTrackSetting { 45 impl From<i64> for MediaTrackSetting { 51 impl From<f64> for MediaTrackSetting { 57 impl From<String> for MediaTrackSetting { 63 impl<'a> From<&'a str> for MediaTrackSetting {
|
| H A D | property.rs | 18 impl From<&MediaTrackProperty> for MediaTrackProperty { 24 impl From<String> for MediaTrackProperty { 31 impl From<&str> for MediaTrackProperty {
|
| /webrtc/dtls/src/ |
| H A D | error.rs | 189 impl From<io::Error> for Error { 195 impl From<sec1::Error> for Error { 211 impl From<p256::elliptic_curve::Error> for Error { 217 impl From<block_modes::InvalidKeyIvLength> for Error { 222 impl From<block_modes::BlockModeError> for Error { 229 impl<T> From<MpscSendError<T>> for Error { impl
|
| H A D | client_certificate_type.rs | 8 impl From<u8> for ClientCertificateType {
|
| /webrtc/constraints/src/capability/ |
| H A D | value.rs | 26 impl<T> From<T> for MediaTrackValueCapability<T> { 32 impl From<&str> for MediaTrackValueCapability<String> {
|
| H A D | value_sequence.rs | 24 impl<T> From<T> for MediaTrackValueSequenceCapability<T> { 32 impl<T> From<Vec<T>> for MediaTrackValueSequenceCapability<T> { impl
|
| H A D | value_range.rs | 48 impl<T> From<RangeInclusive<T>> for MediaTrackValueRangeCapability<T> { impl 58 impl<T> From<RangeFrom<T>> for MediaTrackValueRangeCapability<T> { impl 67 impl<T> From<RangeToInclusive<T>> for MediaTrackValueRangeCapability<T> { impl
|
| /webrtc/media/src/audio/ |
| H A D | sample.rs | 12 impl From<i16> for Sample<i16> { 19 impl From<f32> for Sample<f32> { 28 impl From<Sample<$raw>> for $raw { impl 60 impl From<Sample<i16>> for Sample<f32> { impl 73 impl From<Sample<f32>> for Sample<i16> { impl
|
| /webrtc/webrtc/src/peer_connection/ |
| H A D | peer_connection_state.rs | 46 impl From<&str> for RTCPeerConnectionState { 60 impl From<u8> for RTCPeerConnectionState { 100 impl From<u8> for NegotiationNeededState {
|
| /webrtc/ice/src/state/ |
| H A D | mod.rs | 55 impl From<u8> for ConnectionState { 85 impl From<u8> for GatheringState {
|
| /webrtc/webrtc/src/ice_transport/ |
| H A D | ice_gatherer_state.rs | 30 impl From<&str> for RTCIceGathererState { 42 impl From<u8> for RTCIceGathererState {
|
| H A D | ice_transport_state.rs | 55 impl From<&str> for RTCIceTransportState { 70 impl From<u8> for RTCIceTransportState { 108 impl From<ConnectionState> for RTCIceTransportState {
|
| H A D | ice_candidate_type.rs | 48 impl From<&str> for RTCIceCandidateType { 60 impl From<CandidateType> for RTCIceCandidateType {
|
| H A D | ice_connection_state.rs | 53 impl From<&str> for RTCIceConnectionState { 68 impl From<u8> for RTCIceConnectionState {
|
| /webrtc/webrtc/src/sctp_transport/ |
| H A D | sctp_transport_state.rs | 30 impl From<&str> for RTCSctpTransportState { 41 impl From<u8> for RTCSctpTransportState {
|
| /webrtc/constraints/src/constraint/ |
| H A D | value_range.rs | 39 impl<T> From<T> for ValueRangeConstraint<T> { 45 impl<T> From<ResolvedValueRangeConstraint<T>> for ValueRangeConstraint<T> { impl 145 Option<T>: From<U>, in exact() 156 Option<T>: From<U>, in ideal() 167 Option<T>: From<U>, in min() 178 Option<T>: From<U>, in max()
|
| H A D | value_sequence.rs | 37 impl<T> From<T> for ValueSequenceConstraint<T> { 43 impl<T> From<Vec<T>> for ValueSequenceConstraint<T> { impl 49 impl<T> From<ResolvedValueSequenceConstraint<T>> for ValueSequenceConstraint<T> { impl 141 Option<Vec<T>>: From<U>, in exact() 152 Option<Vec<T>>: From<U>, in ideal()
|
| /webrtc/data/src/ |
| H A D | error.rs | 35 impl From<Error> for util::Error { 41 impl From<Error> for io::Error {
|
| /webrtc/stun/src/ |
| H A D | error.rs | 87 impl From<io::Error> for Error { 94 impl<T> From<MpscSendError<T>> for Error { impl
|
| /webrtc/webrtc/src/data_channel/ |
| H A D | data_channel_state.rs | 38 impl From<u8> for RTCDataChannelState { 50 impl From<&str> for RTCDataChannelState {
|
| /webrtc/dtls/src/curve/ |
| H A D | mod.rs | 10 impl From<u8> for EllipticCurveType {
|
| /webrtc/webrtc/src/dtls_transport/ |
| H A D | dtls_transport_state.rs | 38 impl From<&str> for RTCDtlsTransportState { 51 impl From<u8> for RTCDtlsTransportState {
|
| /webrtc/srtp/src/ |
| H A D | error.rs | 108 impl From<io::Error> for Error { 115 impl<T> From<MpscSendError<T>> for Error { impl
|