Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/DanielSWolf/rhubarb-lip-sync
/ types & classes
Types & classes
4,998 in github.com/DanielSWolf/rhubarb-lip-sync
⨍
Functions
22,874
◇
Types & classes
4,998
↓ 302 callers
Class
SocketAddress
rhubarb/lib/webrtc-8d2248ff/webrtc/base/httpcommon.h:26
↓ 238 callers
Class
IPAddress
Version-agnostic IP address class, wraps a union of in_addr and in6_addr.
rhubarb/lib/webrtc-8d2248ff/webrtc/base/ipaddress.h:50
↓ 133 callers
Class
Init
Java wrapper for WebIDL RTCDataChannel.
rhubarb/lib/webrtc-8d2248ff/webrtc/api/java/src/org/webrtc/DataChannel.java:18
↓ 120 callers
Class
RtpExtension
RTP header extension, see RFC 5285.
rhubarb/lib/webrtc-8d2248ff/webrtc/config.h:55
↓ 84 callers
Class
VideoFormat
rhubarb/lib/webrtc-8d2248ff/webrtc/media/base/videocommon.h:150
↓ 74 callers
Class
AudioCodec
rhubarb/lib/webrtc-8d2248ff/webrtc/media/base/codec.h:110
↓ 72 callers
Class
QName
rhubarb/lib/webrtc-8d2248ff/webrtc/libjingle/xmllite/qname.h:18
↓ 55 callers
Class
ExcessiveArg
A macro from the ACTION* family (defined later in this file) defines an action that can be used in a mock function. Typically, these actions only car
rhubarb/lib/cppformat/gmock/gmock/gmock.h:2761
↓ 48 callers
Class
Config
rhubarb/lib/webrtc-8d2248ff/webrtc/video/vie_encoder.h:32
↓ 37 callers
Class
ProtocolAddress
rhubarb/lib/webrtc-8d2248ff/webrtc/p2p/base/port.h:101
↓ 35 callers
Class
PacketTime
This structure will have the information about when packet is actually received by socket.
rhubarb/lib/webrtc-8d2248ff/webrtc/base/asyncpacketsocket.h:48
↓ 35 callers
Class
TimeRange
rhubarb/src/time/TimeRange.h:4
↓ 30 callers
Enum
Flags
rhubarb/lib/webrtc-8d2248ff/webrtc/pc/channel_unittest.cc:95
↓ 30 callers
Class
FormatError
A formatting error such as invalid format string. */
rhubarb/lib/cppformat/format.h:339
↓ 30 callers
Class
Jid
The Jid class encapsulates and provides parsing help for Jids. A Jid consists of three parts: the node, the domain and the resource, e.g.: node@domai
rhubarb/lib/webrtc-8d2248ff/webrtc/libjingle/xmpp/jid.h:28
↓ 27 callers
Class
TransportOptions
rhubarb/lib/webrtc-8d2248ff/webrtc/p2p/base/transportdescriptionfactory.h:23
↓ 26 callers
Enum
Error
rhubarb/lib/webrtc-8d2248ff/webrtc/pc/srtpfilter.h:59
↓ 26 callers
Class
RemoteCandidate
Adds the port on which the candidate originated.
rhubarb/lib/webrtc-8d2248ff/webrtc/p2p/base/p2ptransportchannel.h:57
↓ 25 callers
Class
FeedbackParam
rhubarb/lib/webrtc-8d2248ff/webrtc/media/base/codec.h:28
↓ 25 callers
Class
VideoCodec
rhubarb/lib/webrtc-8d2248ff/webrtc/media/base/codec.h:141
↓ 19 callers
Class
SystemError
An error returned by an operating system or a language runtime, for example a file opening error. */
rhubarb/lib/cppformat/format.h:1775
↓ 18 callers
Class
MediaConfig
rhubarb/lib/webrtc-8d2248ff/webrtc/media/engine/webrtcvideoengine2.h:40
↓ 17 callers
Class
DataBuffer
rhubarb/lib/webrtc-8d2248ff/webrtc/api/datachannelinterface.h:52
↓ 17 callers
Class
DataCodec
rhubarb/lib/webrtc-8d2248ff/webrtc/media/base/codec.h:185
↓ 16 callers
Class
EndUserException
An exception with a human-readable message that can be shown to the end user
extras/EsotericSoftwareSpine/src/main/kotlin/EndUserException.kt:4
↓ 16 callers
Class
TestString
rhubarb/lib/cppformat/test/util.h:71
↓ 16 callers
Class
TransportDescription
rhubarb/lib/webrtc-8d2248ff/webrtc/p2p/base/transportdescription.h:71
↓ 16 callers
Class
TransportInfo
A TransportInfo is NOT a transport-info message. It is comparable to a "ContentInfo". A transport-infos message is basically just a collection of Tra
rhubarb/lib/webrtc-8d2248ff/webrtc/p2p/base/transportinfo.h:27
↓ 15 callers
Class
Buffer
Java version of C++ DataBuffer. The atom of data in a DataChannel.
rhubarb/lib/webrtc-8d2248ff/webrtc/api/java/src/org/webrtc/DataChannel.java:45
↓ 15 callers
Class
Logger
Class whose instances logs various method calls (constructor, destructor, etc.). Each instance has a unique ID (a simple global sequence number) and a
rhubarb/lib/webrtc-8d2248ff/webrtc/base/optional_unittest.cc:30
↓ 15 callers
Class
VideoOptions
rhubarb/lib/webrtc-8d2248ff/webrtc/media/engine/webrtcvideoengine2_unittest.cc:1656
↓ 14 callers
Class
ArgParseException
* Thrown from within the child Arg classes when it fails to properly * parse the argument it has been passed. */
rhubarb/lib/tclap-1.2.1/include/tclap/ArgException.h:121
↓ 14 callers
Class
AudioOptions
Options that can be applied to a VoiceMediaChannel or a VoiceMediaEngine. Used to be flags, but that makes it hard to selectively apply options. We ar
rhubarb/lib/webrtc-8d2248ff/webrtc/media/base/mediachannel.h:142
↓ 13 callers
Class
VideoSinkWants
VideoSinkWants is used for notifying the source of properties a video frame should have when it is delivered to a certain sink.
rhubarb/lib/webrtc-8d2248ff/webrtc/media/base/videosourceinterface.h:21
↓ 13 callers
Class
socket
Defined by <sys/socket.h>
rhubarb/lib/webrtc-8d2248ff/webrtc/media/sctp/sctpdataengine.h:38
↓ 12 callers
Class
Get
rhubarb/lib/cppformat/gmock/gtest/gtest.h:778
↓ 12 callers
Class
PacketOptions
rhubarb/lib/webrtc-8d2248ff/webrtc/p2p/base/portinterface.h:22
↓ 12 callers
Class
RtcpMeasurement
rhubarb/lib/webrtc-8d2248ff/webrtc/system_wrappers/include/rtp_to_ntp.h:20
↓ 11 callers
Class
AssertionFailure
rhubarb/lib/cppformat/test/test-assert.h:33
↓ 11 callers
Class
Call
A Call instance can contain several send and/or receive streams. All streams are assumed to have the same remote endpoint and will share bitrate estim
rhubarb/lib/webrtc-8d2248ff/webrtc/call.h:71
↓ 11 callers
Class
CmdLineParseException
* Thrown from CmdLine when the arguments on the command line are not * properly specified, e.g. too many arguments, required argument missing, etc.
rhubarb/lib/tclap-1.2.1/include/tclap/ArgException.h:143
↓ 11 callers
Class
FunctorB
rhubarb/lib/webrtc-8d2248ff/webrtc/base/thread_unittest.cc:179
↓ 10 callers
Class
String
rhubarb/lib/cppformat/format.cc:672
↓ 10 callers
Class
TimeDelta
rhubarb/lib/webrtc-8d2248ff/webrtc/base/timedelta.h:25
↓ 9 callers
Class
CryptoParams
rhubarb/lib/webrtc-8d2248ff/webrtc/pc/channel.h:48
↓ 9 callers
Class
ExpectedValues
A class for storing the values expected from a log table column when verifying a log table file.
rhubarb/lib/webrtc-8d2248ff/webrtc/system_wrappers/source/data_log_unittest.cc:24
↓ 9 callers
Class
FormatInt
rhubarb/lib/cppformat/format.h:2736
↓ 9 callers
Class
MediaSessionOptions
rhubarb/lib/webrtc-8d2248ff/webrtc/pc/mediasession.h:108
↓ 8 callers
Class
File
rhubarb/lib/cppformat/posix.h:208
↓ 8 callers
Class
RtpParameters
rhubarb/lib/webrtc-8d2248ff/webrtc/api/rtpparameters.h:47
↓ 8 callers
Class
SynchronousMethodCall
rhubarb/lib/webrtc-8d2248ff/webrtc/api/proxy.h:102
↓ 7 callers
Class
Config
rhubarb/lib/webrtc-8d2248ff/webrtc/test/fake_network_pipe.h:69
↓ 7 callers
Class
KeyParams
rhubarb/lib/webrtc-8d2248ff/webrtc/base/sslidentity.h:141
↓ 7 callers
Class
Options
rhubarb/lib/webrtc-8d2248ff/webrtc/api/peerconnectioninterface.h:574
↓ 7 callers
Class
SsrcGroup
rhubarb/lib/webrtc-8d2248ff/webrtc/media/base/streamparams.h:43
↓ 7 callers
Class
VideoCodec
rhubarb/lib/webrtc-8d2248ff/webrtc/media/engine/webrtcvideoencoderfactory.h:26
↓ 6 callers
Class
Arg
A formatting argument. It is a POD type to allow storage in internal::MemoryBuffer.
rhubarb/lib/cppformat/format.h:826
↓ 6 callers
Class
CopyOnWriteBuffer
rhubarb/lib/webrtc-8d2248ff/webrtc/api/sctputils.h:19
↓ 6 callers
Class
Decoder
rhubarb/lib/webrtc-8d2248ff/webrtc/video_receive_stream.h:33
↓ 6 callers
Class
Expectation
An abstract handle of an expectation.
rhubarb/lib/cppformat/gmock/gmock/gmock.h:8643
↓ 6 callers
Class
RtpEncodingParameters
These structures are defined as part of the RtpSender interface. See http://w3c.github.io/webrtc-pc/#rtcrtpsender-interface for details.
rhubarb/lib/webrtc-8d2248ff/webrtc/api/rtpparameters.h:21
↓ 6 callers
Class
RtpParameters
rhubarb/lib/webrtc-8d2248ff/webrtc/media/base/mediachannel.h:814
↓ 6 callers
Class
WindowId
rhubarb/lib/webrtc-8d2248ff/webrtc/base/window.h:30
↓ 6 callers
Class
stat
rhubarb/lib/webrtc-8d2248ff/webrtc/base/unixfilesystem.cc:98
↓ 5 callers
Class
AllocatedDecoder
rhubarb/lib/webrtc-8d2248ff/webrtc/media/engine/webrtcvideoengine2.h:455
↓ 5 callers
Class
AllocatedEncoder
rhubarb/lib/webrtc-8d2248ff/webrtc/media/engine/webrtcvideoengine2.h:302
↓ 5 callers
Class
ArgList
An argument list. */
rhubarb/lib/cppformat/format.h:1186
↓ 5 callers
Class
AudioFileState
extras/EsotericSoftwareSpine/src/main/kotlin/AudioFileModel.kt:196
↓ 5 callers
Class
Date
rhubarb/lib/cppformat/test/format-test.cc:386
↓ 5 callers
Class
FunctorC
rhubarb/lib/webrtc-8d2248ff/webrtc/base/thread_unittest.cc:186
↓ 5 callers
Class
PacketOptions
rhubarb/lib/webrtc-8d2248ff/webrtc/media/base/turnutils.h:19
↓ 5 callers
Class
RTCCertificatePEM
This class contains PEM strings of an RTCCertificate's private key and certificate and acts as a text representation of RTCCertificate. Certificates c
rhubarb/lib/webrtc-8d2248ff/webrtc/base/rtccertificate.h:29
↓ 5 callers
Class
Result
rhubarb/lib/webrtc-8d2248ff/webrtc/base/java/src/org/webrtc/ThreadUtils.java:156
↓ 5 callers
Class
RtpTransceiverDirection
rhubarb/lib/webrtc-8d2248ff/webrtc/pc/mediasession.h:84
↓ 5 callers
Class
SpecificationException
* Thrown from Arg and CmdLine when an Arg is improperly specified, e.g. * same flag as another Arg, same name, etc. */
rhubarb/lib/tclap-1.2.1/include/tclap/ArgException.h:167
↓ 5 callers
Class
SpineJson
extras/EsotericSoftwareSpine/src/main/kotlin/SpineJson.kt:9
↓ 5 callers
Class
WindowsError
A Windows error. */
rhubarb/lib/cppformat/format.h:2580
↓ 4 callers
Class
AnalysisResult
rhubarb/lib/webrtc-8d2248ff/webrtc/tools/frame_analyzer/video_quality_analysis.h:23
↓ 4 callers
Class
Constraint
rhubarb/lib/webrtc-8d2248ff/webrtc/api/mediaconstraintsinterface.h:36
↓ 4 callers
Class
CopyOnWriteBuffer
rhubarb/lib/webrtc-8d2248ff/webrtc/base/copyonwritebuffer.h:24
↓ 4 callers
Class
ExitException
rhubarb/lib/tclap-1.2.1/include/tclap/ArgException.h:187
↓ 4 callers
Class
ExpFilter
rhubarb/lib/webrtc-8d2248ff/webrtc/base/exp_filter.h:19
↓ 4 callers
Class
FormattedTime
When written to an ostream, FormattedTime chooses an appropriate scale and suffix for a time value given in seconds.
rhubarb/lib/webrtc-8d2248ff/webrtc/base/profiler.cc:22
↓ 4 callers
Class
Iterable
Provides a convenient way to iterate over a Java Iterable using the C++ range-for loop. E.g. for (jobject value : Iterable(jni, j_iterable)) { ... } N
rhubarb/lib/webrtc-8d2248ff/webrtc/api/java/jni/jni_helpers.h:136
↓ 4 callers
Class
LineQueue
rhubarb/lib/sphinxbase-rev13216/src/libsphinxbase/util/clapack_scrub.py:107
↓ 4 callers
Class
PhysicalSocket
rhubarb/lib/webrtc-8d2248ff/webrtc/base/physicalsocketserver.h:119
↓ 4 callers
Class
Remove
rhubarb/lib/webrtc-8d2248ff/setup_links.py:173
↓ 4 callers
Class
TmToSeconds
rhubarb/lib/webrtc-8d2248ff/webrtc/base/timeutils_unittest.cc:115
↓ 4 callers
Class
VideoOptions
Options that can be applied to a VideoMediaChannel or a VideoMediaEngine. Used to be flags, but that makes it hard to selectively apply options. We ar
rhubarb/lib/webrtc-8d2248ff/webrtc/media/base/mediachannel.h:276
↓ 4 callers
Enum
WriteResult
rhubarb/lib/webrtc-8d2248ff/webrtc/p2p/base/pseudotcp.h:36
↓ 3 callers
Class
AddRef
rhubarb/lib/cppformat/gmock/gtest/gtest.h:770
↓ 3 callers
Class
ComparableValue
Used as test case to ensure the various base::STLXxx functions don't require more than operators "<" and "==" on values stored in containers.
rhubarb/lib/webrtc-8d2248ff/webrtc/system_wrappers/source/stl_util_unittest.cc:22
↓ 3 callers
Class
CryptString
rhubarb/lib/webrtc-8d2248ff/webrtc/base/httpcommon.h:25
↓ 3 callers
Class
DesktopId
rhubarb/lib/webrtc-8d2248ff/webrtc/base/window.h:71
↓ 3 callers
Class
Device
rhubarb/lib/webrtc-8d2248ff/webrtc/media/engine/webrtcvideoengine2.h:64
↓ 3 callers
Class
ErrorCode
An error code.
rhubarb/lib/cppformat/posix.h:97
↓ 3 callers
Class
FunctorA
Function objects to test Thread::Invoke.
rhubarb/lib/webrtc-8d2248ff/webrtc/base/thread_unittest.cc:176
↓ 3 callers
Class
MediaConfig
rhubarb/lib/webrtc-8d2248ff/webrtc/api/mediacontroller.h:18
↓ 3 callers
Class
MouthNaming
extras/EsotericSoftwareSpine/src/main/kotlin/MouthNaming.kt:5
↓ 3 callers
Class
NativeHandleImpl
Wrapper for texture object.
rhubarb/lib/webrtc-8d2248ff/webrtc/api/java/jni/native_handle_impl.h:43
next →
1–100 of 4,998, ranked by callers