MCPcopy Create free account

hub / github.com/a422070876/VideoEdit / functions

Functions5,365 in github.com/a422070876/VideoEdit

↓ 235 callersMethodsize
Returns the current size of the array.
exoplayer/src/main/java/com/google/android/exoplayer2/util/LongArray.java:71
↓ 181 callersMethodgetIntegerCodeForString
Returns the integer equal to the big-endian concatenation of the characters in {@code string} as bytes. The string must be no more than four character
exoplayer/src/main/java/com/google/android/exoplayer2/util/Util.java:829
↓ 174 callersMethodcheckState
Throws {@link IllegalStateException} if {@code expression} evaluates to false. @param expression The expression to evaluate. @throws IllegalStateExce
exoplayer/src/main/java/com/google/android/exoplayer2/util/Assertions.java:77
↓ 165 callersMethodadd
Appends a value. @param value The value to append.
exoplayer/src/main/java/com/google/android/exoplayer2/util/LongArray.java:46
↓ 160 callersMethodreadInt
Reads the next four bytes as a signed value
exoplayer/src/main/java/com/google/android/exoplayer2/util/ParsableByteArray.java:309
↓ 154 callersMethodreadBits
Reads up to 32 bits. @param numBits The number of bits to read. @return An integer whose bottom n bits hold the read data.
exoplayer/src/main/java/com/google/android/exoplayer2/util/ParsableBitArray.java:168
↓ 152 callersMethodsetPosition
Sets the current position. @param position The current position to show, in milliseconds.
exoplayer/src/main/java/com/google/android/exoplayer2/ui/TimeBar.java:71
↓ 145 callersMethodreadUnsignedByte
Reads the next byte as an unsigned value.
exoplayer/src/main/java/com/google/android/exoplayer2/util/ParsableByteArray.java:216
↓ 123 callersMethodget
Returns the group at a given index. @param index The index of the group. @return The group.
exoplayer/src/main/java/com/google/android/exoplayer2/source/TrackGroupArray.java:55
↓ 112 callersMethodget
Returns the value at a specified index. @param index The index. @return The corresponding value. @throws IndexOutOfBoundsException If the index is le
exoplayer/src/main/java/com/google/android/exoplayer2/util/LongArray.java:61
↓ 109 callersMethodgetPosition
Returns the current read position (byte offset) in the stream. @return The read position (byte offset) in the stream.
exoplayer/src/main/java/com/google/android/exoplayer2/extractor/ExtractorInput.java:216
↓ 104 callersMethodskipBytes
Skips the next {@code length} bytes. Must only be called when the position is byte aligned. @param length The number of bytes to read. @throws Illega
exoplayer/src/main/java/com/google/android/exoplayer2/util/ParsableBitArray.java:260
↓ 94 callersMethodskipBits
Skips bits and moves current reading position forward. @param numBits The number of bits to skip.
exoplayer/src/main/java/com/google/android/exoplayer2/util/ParsableBitArray.java:140
↓ 88 callersMethodcheckArgument
Throws {@link IllegalArgumentException} if {@code expression} evaluates to false. @param expression The expression to evaluate. @throws IllegalArgume
exoplayer/src/main/java/com/google/android/exoplayer2/util/Assertions.java:35
↓ 84 callersMethodequals
(Object obj)
exoplayer/src/main/java/com/google/android/exoplayer2/mediacodec/MediaCodecUtil.java:641
↓ 83 callersMethodappend
(char text)
exoplayer/src/main/java/com/google/android/exoplayer2/text/cea/Cea608Decoder.java:689
↓ 81 callersMethodbytesLeft
Returns the number of bytes yet to be read.
exoplayer/src/main/java/com/google/android/exoplayer2/util/ParsableByteArray.java:102
↓ 81 callersMethodcheckNotNull
Throws {@link NullPointerException} if {@code reference} is null. @param <T> The type of the reference. @param reference The reference. @return The n
exoplayer/src/main/java/com/google/android/exoplayer2/util/Assertions.java:105
↓ 77 callersMethodlength
Returns the number of tracks in the selection.
exoplayer/src/main/java/com/google/android/exoplayer2/trackselection/TrackSelection.java:74
↓ 75 callersMethodequals
(Object obj)
exoplayer/src/main/java/com/google/android/exoplayer2/source/dash/manifest/RangedUri.java:115
↓ 75 callersMethodlimit
Returns the limit.
exoplayer/src/main/java/com/google/android/exoplayer2/util/ParsableByteArray.java:109
↓ 74 callersMethodreadBits
Reads up to 32 bits. @param numBits The number of bits to read. @return An integer whose bottom {@code numBits} bits hold the read data.
exoplayer/src/main/java/com/google/android/exoplayer2/extractor/ogg/VorbisBitArray.java:69
↓ 69 callersMethodget
Returns the selection at a given index. @param index The index of the selection. @return The selection.
exoplayer/src/main/java/com/google/android/exoplayer2/trackselection/TrackSelectionArray.java:49
↓ 67 callersMethodskipBits
Skips {@code numberOfBits} bits. @param numBits The number of bits to skip.
exoplayer/src/main/java/com/google/android/exoplayer2/extractor/ogg/VorbisBitArray.java:87
↓ 66 callersMethodequals
(Object obj)
exoplayer/src/main/java/com/google/android/exoplayer2/video/ColorInfo.java:85
↓ 66 callersMethodremove
Removes all of the downloaded data of the media. @throws InterruptedException Thrown if the thread was interrupted.
exoplayer/src/main/java/com/google/android/exoplayer2/offline/Downloader.java:74
↓ 65 callersMethodisEmpty
Returns whether this track group array is empty.
exoplayer/src/main/java/com/google/android/exoplayer2/source/TrackGroupArray.java:80
↓ 61 callersMethodreset
Resets the state of the reader. <p> Subsequent calls to {@link #read(ExtractorInput)} will start reading a new EBML structure from scratch.
exoplayer/src/main/java/com/google/android/exoplayer2/extractor/mkv/EbmlReader.java:69
↓ 60 callersMethodequals
(Object obj)
exoplayer/src/main/java/com/google/android/exoplayer2/extractor/SeekPoint.java:44
↓ 58 callersMethodequals
(Object obj)
exoplayer/src/main/java/com/google/android/exoplayer2/trackselection/BaseTrackSelection.java:185
↓ 57 callersMethodreset
Resets the sink, after which it is ready to receive buffers from a new playback position. <p> The audio session may remain active until {@link #releas
exoplayer/src/main/java/com/google/android/exoplayer2/audio/AudioSink.java:318
↓ 56 callersMethodreadBit
Reads a single bit. @return Whether the bit is set.
exoplayer/src/main/java/com/google/android/exoplayer2/util/ParsableBitArray.java:156
↓ 55 callersMethodcompile
Compile an instance from the provided template string. @param template The template. @return The compiled instance. @throws IllegalArgumentException
exoplayer/src/main/java/com/google/android/exoplayer2/source/dash/manifest/UrlTemplate.java:51
↓ 55 callersMethodformat
Called when the {@link Format} of the track has been extracted from the stream. @param format The extracted {@link Format}.
exoplayer/src/main/java/com/google/android/exoplayer2/extractor/TrackOutput.java:100
↓ 55 callersMethodparseInt
(XmlPullParser xpp, String name, int defaultValue)
exoplayer/src/main/java/com/google/android/exoplayer2/source/dash/manifest/DashManifestParser.java:1123
↓ 54 callersMethodareEqual
Tests two objects for {@link Object#equals(Object)} equality, handling the case where one or both may be null. @param o1 The first object. @param o2
exoplayer/src/main/java/com/google/android/exoplayer2/util/Util.java:174
↓ 53 callersMethodpost
@see Handler#post(Runnable)
exoplayer/src/main/java/com/google/android/exoplayer2/util/HandlerWrapper.java:56
↓ 53 callersMethodreadUnsignedIntToInt
Reads the next four bytes as an unsigned integer into an integer, if the top bit is a zero. @throws IllegalStateException Thrown if the top bit of th
exoplayer/src/main/java/com/google/android/exoplayer2/util/ParsableByteArray.java:385
↓ 52 callersMethodparseLong
(XmlPullParser xpp, String name, long defaultValue)
exoplayer/src/main/java/com/google/android/exoplayer2/source/dash/manifest/DashManifestParser.java:1128
↓ 52 callersMethodreadUnsignedExpGolombCodedInt
Reads an unsigned Exp-Golomb-coded format integer. @return The value of the parsed Exp-Golomb-coded integer.
exoplayer/src/main/java/com/google/android/exoplayer2/util/ParsableNalUnitBitArray.java:177
↓ 51 callersMethodgetAttributeValue
Returns the value of an attribute of the current start tag. @param xpp The {@link XmlPullParser} to query. @param attributeName The name of the attri
exoplayer/src/main/java/com/google/android/exoplayer2/util/XmlPullParserUtil.java:83
↓ 50 callersMethodsampleData
Called to write sample data to the output. @param input An {@link ExtractorInput} from which to read the sample data. @param length The maximum lengt
exoplayer/src/main/java/com/google/android/exoplayer2/extractor/TrackOutput.java:114
↓ 49 callersMethodreadUnsignedShort
Reads the next two bytes as an unsigned value.
exoplayer/src/main/java/com/google/android/exoplayer2/util/ParsableByteArray.java:223
↓ 46 callersMethodindexOf
Returns the index in the selection of the track with the specified format. @param format The format. @return The index in the selection, or {@link C#
exoplayer/src/main/java/com/google/android/exoplayer2/trackselection/TrackSelection.java:99
↓ 44 callersMethodisStartTag
Returns whether the current event is a start tag with the specified name. @param xpp The {@link XmlPullParser} to query. @param name The specified na
exoplayer/src/main/java/com/google/android/exoplayer2/util/XmlPullParserUtil.java:59
↓ 44 callersMethodreadBytes
Reads the next {@code length} bytes into {@code buffer}. Must only be called when the position is byte aligned. @see System#arraycopy(Object, int, Ob
exoplayer/src/main/java/com/google/android/exoplayer2/util/ParsableBitArray.java:247
↓ 42 callersMethodpeekFully
Peeks {@code length} bytes from the peek position, writing them into {@code target} at index {@code offset}. The current read position is left unchang
exoplayer/src/main/java/com/google/android/exoplayer2/extractor/ExtractorInput.java:147
↓ 40 callersMethodreadUnsignedInt
Reads the next four bytes as an unsigned value.
exoplayer/src/main/java/com/google/android/exoplayer2/util/ParsableByteArray.java:289
↓ 38 callersMethodelapsedRealtime
()
exoplayer/src/main/java/com/google/android/exoplayer2/util/SystemClock.java:28
↓ 38 callersMethodobtainMessage
@see Handler#obtainMessage(int)
exoplayer/src/main/java/com/google/android/exoplayer2/util/HandlerWrapper.java:32
↓ 36 callersMethodappend
(char text)
exoplayer/src/main/java/com/google/android/exoplayer2/text/cea/Cea708Decoder.java:1073
↓ 36 callersMethodclear
Clears the buffer.
exoplayer/src/main/java/com/google/android/exoplayer2/decoder/Buffer.java:31
↓ 36 callersMethodreadFully
Like {@link #read(byte[], int, int)}, but reads the requested {@code length} in full. <p> If the end of the input is found having read no data, then b
exoplayer/src/main/java/com/google/android/exoplayer2/extractor/ExtractorInput.java:66
↓ 35 callersMethodreadLong
Reads the next eight bytes as a signed value.
exoplayer/src/main/java/com/google/android/exoplayer2/util/ParsableByteArray.java:329
↓ 34 callersMethodskipFully
Like {@link #readFully(byte[], int, int, boolean)}, except the data is skipped instead of read. @param length The number of bytes to skip from the in
exoplayer/src/main/java/com/google/android/exoplayer2/extractor/ExtractorInput.java:106
↓ 33 callersMethodscaleLargeTimestamp
Scales a large timestamp. <p> Logically, scaling consists of a multiplication followed by a division. The actual operations performed are designed to
exoplayer/src/main/java/com/google/android/exoplayer2/util/Util.java:672
↓ 32 callersMethodmatches
Returns whether this initialization data applies to the specified scheme. @param schemeUuid The scheme {@link UUID}. @return Whether this initializat
exoplayer/src/main/java/com/google/android/exoplayer2/drm/DrmInitData.java:324
↓ 32 callersMethodreadString
Reads the next {@code length} bytes as UTF-8 characters. @param length The number of bytes to read. @return The string encoded by the bytes.
exoplayer/src/main/java/com/google/android/exoplayer2/util/ParsableByteArray.java:440
↓ 31 callersMethodisEmpty
()
exoplayer/src/main/java/com/google/android/exoplayer2/text/cea/Cea608Decoder.java:629
↓ 31 callersMethodsampleMetadata
Called when metadata associated with a sample has been extracted from the stream. <p> The corresponding sample data will have already been passed to t
exoplayer/src/main/java/com/google/android/exoplayer2/extractor/TrackOutput.java:141
↓ 30 callersMethodadd
Adds a child leaf to this container. @param atom The child to add.
exoplayer/src/main/java/com/google/android/exoplayer2/extractor/mp4/Atom.java:202
↓ 29 callersMethodclose
Closes the sink. @throws IOException If an error occurs closing the sink.
exoplayer/src/main/java/com/google/android/exoplayer2/upstream/DataSink.java:60
↓ 29 callersMethodequals
(Object obj)
exoplayer/src/main/java/com/google/android/exoplayer2/drm/DrmInitData.java:202
↓ 29 callersMethodgetFormat
Returns the format of the track at a given index in the selection. @param index The index in the selection. @return The format of the selected track.
exoplayer/src/main/java/com/google/android/exoplayer2/trackselection/TrackSelection.java:82
↓ 29 callersMethodgetPeriod
(int periodIndex, Period period, boolean setIds)
exoplayer/src/main/java/com/google/android/exoplayer2/Timeline.java:510
↓ 29 callersMethodinvalidate
Calls {@link InvalidationListener#onTrackSelectionsInvalidated()} to invalidate all previously generated track selections.
exoplayer/src/main/java/com/google/android/exoplayer2/trackselection/TrackSelector.java:128
↓ 29 callersMethodstart
Starts the renderer, meaning that calls to {@link #render(long, long)} will cause media to be rendered. <p> This method may be called when the rendere
exoplayer/src/main/java/com/google/android/exoplayer2/Renderer.java:114
↓ 27 callersMethodtoArray
Converts a list of integers to a primitive array. @param list A list of integers. @return The list in array form, or null if the input list was null.
exoplayer/src/main/java/com/google/android/exoplayer2/util/Util.java:811
↓ 26 callersMethodcreate
Returns a {@link VbriSeeker} for seeking in the stream, if required information is present. Returns {@code null} if not. On returning, {@code frame}'s
exoplayer/src/main/java/com/google/android/exoplayer2/extractor/mp3/VbriSeeker.java:45
↓ 26 callersMethodrelease
Releases the loader. Called by the application on the main thread when the instance is no longer needed.
exoplayer/src/main/java/com/google/android/exoplayer2/source/ads/AdsLoader.java:112
↓ 25 callersMethodclear
()
exoplayer/src/main/java/com/google/android/exoplayer2/text/cea/Cea708Decoder.java:912
↓ 25 callersMethodgetIndex
Returns an index if the representation provides one directly, or null otherwise.
exoplayer/src/main/java/com/google/android/exoplayer2/source/dash/manifest/Representation.java:161
↓ 25 callersMethodisEmpty
Returns whether the timeline is empty.
exoplayer/src/main/java/com/google/android/exoplayer2/Timeline.java:525
↓ 25 callersMethodopen
Opens the sink to consume the specified data. @param dataSpec Defines the data to be consumed. @throws IOException If an error occurs opening the sin
exoplayer/src/main/java/com/google/android/exoplayer2/upstream/DataSink.java:43
↓ 25 callersMethodtrack
Called by the {@link Extractor} to get the {@link TrackOutput} for a specific track. <p> The same {@link TrackOutput} is returned if multiple calls ar
exoplayer/src/main/java/com/google/android/exoplayer2/extractor/ExtractorOutput.java:33
↓ 24 callersMethodconstrainValue
Constrains a value to the specified bounds. @param value The value to constrain. @param min The lower bound. @param max The upper bound. @return The
exoplayer/src/main/java/com/google/android/exoplayer2/util/Util.java:339
↓ 24 callersMethodgetLeafAtomOfType
Returns the child leaf of the given type. <p> If no child exists with the given type then null is returned. If multiple children exist with the given
exoplayer/src/main/java/com/google/android/exoplayer2/extractor/mp4/Atom.java:224
↓ 24 callersMethodnext
()
exoplayer/src/main/java/com/google/android/exoplayer2/source/hls/playlist/HlsPlaylistParser.java:582
↓ 23 callersMethodget
Returns a CachedContent instance with the given key or null if there isn't one.
exoplayer/src/main/java/com/google/android/exoplayer2/upstream/cache/CachedContentIndex.java:151
↓ 23 callersMethodgetName
Returns the name of the decoder. @return The name of the decoder.
exoplayer/src/main/java/com/google/android/exoplayer2/decoder/Decoder.java:32
↓ 23 callersMethodread
Extracts data read from a provided {@link ExtractorInput}. Must not be called before {@link #init(ExtractorOutput)}. <p> A single call to this method
exoplayer/src/main/java/com/google/android/exoplayer2/extractor/Extractor.java:86
↓ 23 callersMethodreadBit
Reads a single bit. @return {@code true} if the bit is set, {@code false} otherwise.
exoplayer/src/main/java/com/google/android/exoplayer2/extractor/ogg/VorbisBitArray.java:57
↓ 22 callersMethodreadLine
Reads a line of text. <p> A line is considered to be terminated by any one of a carriage return ('\r'), a line feed ('\n'), or a carriage return follo
exoplayer/src/main/java/com/google/android/exoplayer2/util/ParsableByteArray.java:510
↓ 22 callersMethodrelease
Releases the player. This method must be called when the player is no longer required. The player must not be used after calling this method.
exoplayer/src/main/java/com/google/android/exoplayer2/Player.java:600
↓ 22 callersMethodusToMs
Converts a time in microseconds to the corresponding time in milliseconds, preserving {@link #TIME_UNSET} and {@link #TIME_END_OF_SOURCE} values. @pa
exoplayer/src/main/java/com/google/android/exoplayer2/C.java:802
↓ 21 callersMethoddelete
Delete the atomic file. This deletes both the base and backup files.
exoplayer/src/main/java/com/google/android/exoplayer2/util/AtomicFile.java:57
↓ 21 callersMethodreadBit
Reads a single bit. @return Whether the bit is set.
exoplayer/src/main/java/com/google/android/exoplayer2/util/ParsableNalUnitBitArray.java:123
↓ 20 callersMethodcreateAudioSampleFormat
(String id, String sampleMimeType, String codecs, int bitrate, int maxInputSize, int channelCount, int s
exoplayer/src/main/java/com/google/android/exoplayer2/Format.java:243
↓ 20 callersMethodmsToUs
Converts a time in milliseconds to the corresponding time in microseconds, preserving {@link #TIME_UNSET} values and {@link #TIME_END_OF_SOURCE} value
exoplayer/src/main/java/com/google/android/exoplayer2/C.java:813
↓ 20 callersMethodqueueInputBuffer
Queues an input buffer to the decoder. @param inputBuffer The input buffer. @throws E If a decoder error has occurred.
exoplayer/src/main/java/com/google/android/exoplayer2/decoder/Decoder.java:48
↓ 20 callersMethodresetPeekPosition
Resets the peek position to equal the current read position.
exoplayer/src/main/java/com/google/android/exoplayer2/extractor/ExtractorInput.java:202
↓ 19 callersMethodadvancePeekPosition
Advances the peek position by {@code length} bytes. <p> If the end of the input is encountered before advancing the peek position, then behavior is de
exoplayer/src/main/java/com/google/android/exoplayer2/extractor/ExtractorInput.java:186
↓ 19 callersMethodgetColor
(int a, int r, int g, int b)
exoplayer/src/main/java/com/google/android/exoplayer2/text/dvb/DvbParser.java:573
↓ 19 callersMethodisEmpty
Returns whether there are any spans cached.
exoplayer/src/main/java/com/google/android/exoplayer2/upstream/cache/CachedContent.java:182
↓ 19 callersMethodonContinueLoadingRequested
Called by the loader to indicate that it wishes for its {@link #continueLoading(long)} method to be called when it can continue to load data. Called o
exoplayer/src/main/java/com/google/android/exoplayer2/source/SequenceableLoader.java:35
↓ 18 callersMethodcapacity
Returns the capacity of the array, which may be larger than the limit.
exoplayer/src/main/java/com/google/android/exoplayer2/util/ParsableByteArray.java:133
↓ 18 callersMethodcreateForRenderer
Creates an instance of type {@link #TYPE_RENDERER}. @param cause The cause of the failure. @param rendererIndex The index of the renderer in which th
exoplayer/src/main/java/com/google/android/exoplayer2/ExoPlaybackException.java:73
↓ 18 callersMethodgetLooper
@see Handler#getLooper()
exoplayer/src/main/java/com/google/android/exoplayer2/util/HandlerWrapper.java:29
↓ 18 callersMethodisAd
Returns whether this period identifier identifies an ad in an ad group in a period.
exoplayer/src/main/java/com/google/android/exoplayer2/source/MediaSource.java:141
↓ 18 callersMethodtoString
()
exoplayer/src/main/java/com/google/android/exoplayer2/extractor/mp4/Atom.java:151
next →1–100 of 5,365, ranked by callers