Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/CainKernel/CainCamera
/ functions
Functions
6,041 in github.com/CainKernel/CainCamera
⨍
Functions
6,041
◇
Types & classes
1,146
↓ 4 callers
Method
getLoaderId
()
pickerlibrary/src/main/java/com/cgfay/picker/scanner/MediaDataScanner.java:314
↓ 4 callers
Method
getMakeupDirectory
获取彩妆路径 @param context @return
filterlibrary/src/main/java/com/cgfay/filter/glfilter/resource/MakeupHelper.java:92
↓ 4 callers
Method
getMaxDuration
()
medialibrary/src/main/java/com/cgfay/media/recorder/AudioParams.java:89
↓ 4 callers
Method
getMessage
medialibrary/src/main/cpp/MediaPlayer/source/player/AVMessageQueue.cpp:86
↓ 4 callers
Method
getMessageQueue
medialibrary/src/main/cpp/MediaPlayer/source/player/MediaPlayer.cpp:345
↓ 4 callers
Method
getMetadata
medialibrary/src/main/cpp/Metadata/Metadata.cpp:196
↓ 4 callers
Method
getName
()
filterlibrary/src/main/java/com/cgfay/filter/glfilter/makeup/bean/MakeupType.java:27
↓ 4 callers
Method
getResource
()
pickerlibrary/src/main/java/com/cgfay/picker/widget/subsamplingview/ImageSource.java:210
↓ 4 callers
Method
getResourceFile
获取资源的路径,Pair对象包括索引文件和数据文件 @param folder @return
filterlibrary/src/main/java/com/cgfay/filter/glfilter/resource/ResourceCodec.java:128
↓ 4 callers
Method
getRotation
* 获取视频的旋转角度 * @return */
medialibrary/src/main/cpp/Common/decoder/AVVideoDecoder.cpp:55
↓ 4 callers
Method
getSelectedPosition
获取选中索引 @return
cameralibrary/src/main/java/com/cgfay/camera/adapter/PreviewFilterAdapter.java:137
↓ 4 callers
Method
getSelectedTabPosition
Returns the position of the current selected tab. @return selected tab position, or {@code -1} if there isn't a selected tab.
widgetlibrary/src/main/java/com/cgfay/widget/CameraTabView.java:673
↓ 4 callers
Method
getShaderFromFile
从文件路径中读取shader字符串 @param filePath @return
filterlibrary/src/main/java/com/cgfay/filter/glfilter/utils/OpenGLUtils.java:59
↓ 4 callers
Method
getSpanCount
()
pickerlibrary/src/main/java/com/cgfay/picker/MediaPickerParam.java:70
↓ 4 callers
Method
getStickerTexture
获取贴纸纹理 @return
filterlibrary/src/main/java/com/cgfay/filter/glfilter/stickers/DynamicStickerLoader.java:180
↓ 4 callers
Method
getTabCount
Returns the number of tabs currently registered with the action bar. @return Tab count
widgetlibrary/src/main/java/com/cgfay/widget/CameraTabView.java:656
↓ 4 callers
Method
getWhat
medialibrary/src/main/cpp/Common/MessageQueue.h:25
↓ 4 callers
Method
initProgramHandle
初始化程序句柄
filterlibrary/src/main/java/com/cgfay/filter/glfilter/base/GLImageFilter.java:98
↓ 4 callers
Function
insert_trim
medialibrary/src/main/cpp/FFCommand/ffmpeg_filter.c:374
↓ 4 callers
Method
isBaseLayerReady
Checks whether the base layer of tiles or full size bitmap is ready.
pickerlibrary/src/main/java/com/cgfay/picker/widget/subsamplingview/SubsamplingScaleImageView.java:1153
↓ 4 callers
Method
isFullScreenDevice
判断是否全面屏 @param context @return
utilslibrary/src/main/java/com/cgfay/uitls/utils/DisplayUtils.java:70
↓ 4 callers
Method
isImage
是否图片
pickerlibrary/src/main/java/com/cgfay/picker/model/MediaData.java:194
↓ 4 callers
Method
isOnLine
(Vector2 other)
gdxlibrary/src/main/java/com/badlogic/gdx/math/Vector2.java:470
↓ 4 callers
Method
isOnLine
(Vector3 other, float epsilon)
gdxlibrary/src/main/java/com/badlogic/gdx/math/Vector3.java:487
↓ 4 callers
Function
jniThrowException
medialibrary/src/main/cpp/nativehelp/JNIHelp.cpp:224
↓ 4 callers
Method
len
(float x, float y)
gdxlibrary/src/main/java/com/badlogic/gdx/math/Vector2.java:45
↓ 4 callers
Method
len
@return The euclidean length
gdxlibrary/src/main/java/com/badlogic/gdx/math/Vector3.java:206
↓ 4 callers
Method
lerp
Linear interpolation between {@code startValue} and {@code endValue} by {@code fraction}.
widgetlibrary/src/main/java/com/cgfay/widget/AnimationUtils.java:25
↓ 4 callers
Method
limit
Limits the length of this vector, based on the desired maximum length. @param limit desired maximum length for this vector @return this vector for cha
gdxlibrary/src/main/java/com/badlogic/gdx/math/Vector.java:22
↓ 4 callers
Method
loadBitmap
根据文件名加载bitmap图片 @param name @return
filterlibrary/src/main/java/com/cgfay/filter/glfilter/resource/ResourceDataCodec.java:21
↓ 4 callers
Method
mergeAndEdit
合并视频并跳转至编辑页面
app/src/main/java/com/cgfay/caincamera/presenter/RecordPresenter.java:340
↓ 4 callers
Method
mul
Left-multiplies the vector by the given matrix, assuming the fourth (w) component of the vector is 1. @param matrix The matrix @return This vector for
gdxlibrary/src/main/java/com/badlogic/gdx/math/Vector3.java:337
↓ 4 callers
Method
newInstance
(String message, int requestCode)
utilslibrary/src/main/java/com/cgfay/uitls/fragment/PermissionErrorDialogFragment.java:24
↓ 4 callers
Function
newUTFString
* 创建新的jstring对象 * @param env * @param data * @return */
medialibrary/src/main/cpp/Metadata/com_cgfay_media_MediaMetadataRetriever.cpp:35
↓ 4 callers
Method
nor
Normalizes this quaternion to unit length @return the quaternion for chaining
gdxlibrary/src/main/java/com/badlogic/gdx/math/Quaternion.java:195
↓ 4 callers
Method
onRangeChange
(long time, long range)
videolibrary/src/main/java/com/cgfay/video/widget/VideoCutViewBar.java:782
↓ 4 callers
Method
onRecordFinish
(boolean success, float duration)
medialibrary/src/main/java/com/cgfay/media/recorder/FFMediaRecorder.java:413
↓ 4 callers
Method
onRecordStart
()
medialibrary/src/main/java/com/cgfay/media/recorder/FFMediaRecorder.java:409
↓ 4 callers
Method
onRecording
(float duration)
medialibrary/src/main/java/com/cgfay/media/recorder/FFMediaRecorder.java:411
↓ 4 callers
Method
onShowPanel
(@PanelType int type)
cameralibrary/src/main/java/com/cgfay/camera/widget/CameraPreviewTopbar.java:250
↓ 4 callers
Method
onUpdateARGB
medialibrary/src/main/cpp/MediaPlayer/source/device/VideoDevice.cpp:33
↓ 4 callers
Function
parse_time_or_die
medialibrary/src/main/cpp/FFCommand/cmdutils.c:187
↓ 4 callers
Function
process_input_packet
pkt = NULL means EOF (needed to flush decoder buffers) */
medialibrary/src/main/cpp/FFCommand/ffmpeg.c:2595
↓ 4 callers
Function
psnr
medialibrary/src/main/cpp/FFCommand/ffmpeg.c:1359
↓ 4 callers
Method
ptr
medialibrary/src/main/cpp/CainFilter/common/vecmath.h:200
↓ 4 callers
Method
quitSafely
安全退出 @return
facedetectlibrary/src/main/java/com/cgfay/facedetect/engine/FaceTracker.java:296
↓ 4 callers
Method
random
Returns a random number between 0 (inclusive) and the specified value (inclusive).
gdxlibrary/src/main/java/com/badlogic/gdx/math/MathUtils.java:93
↓ 4 callers
Function
reap_filters
* Get and encode new output from any of the filtergraphs, without causing * activity. * * @return 0 for success, <0 for severe errors */
medialibrary/src/main/cpp/FFCommand/ffmpeg.c:1428
↓ 4 callers
Method
removeFragment
移除Fragment
pickerlibrary/src/main/java/com/cgfay/picker/fragment/MediaPreviewFragment.java:152
↓ 4 callers
Method
scl
(float scalar)
gdxlibrary/src/main/java/com/badlogic/gdx/math/Vector2.java:137
↓ 4 callers
Method
set
(Vector2 v)
gdxlibrary/src/main/java/com/badlogic/gdx/math/Vector2.java:63
↓ 4 callers
Method
setBlurTexture
medialibrary/src/main/cpp/CainFilter/filter/beauty/GLBeautyAdjustFilter.cpp:64
↓ 4 callers
Method
setBlurTexture
设置另外两个Texture @param blurTexture @param highPassBlurTexture
filterlibrary/src/main/java/com/cgfay/filter/glfilter/beauty/GLImageBeautyAdjustFilter.java:62
↓ 4 callers
Method
setCancelable
设置是否允许取消 @param cancelable @return
utilslibrary/src/main/java/com/cgfay/uitls/dialog/DialogBuilder.java:124
↓ 4 callers
Method
setInterpolator
(Interpolator interpolator)
videolibrary/src/main/java/com/cgfay/video/widget/CircleProgressView.java:175
↓ 4 callers
Method
setOnCurrentPositionListener
Register a callback to be invoked on playing position. @param listener
medialibrary/src/main/java/com/cgfay/media/IMediaPlayer.java:631
↓ 4 callers
Method
setOption
medialibrary/src/main/cpp/MediaPlayer/android/CainMediaPlayer.cpp:300
↓ 4 callers
Method
setOutput
medialibrary/src/main/cpp/Common/video/VideoPlay.h:61
↓ 4 callers
Method
setPagerAdapter
(@Nullable final PagerAdapter adapter, final boolean addObserver)
widgetlibrary/src/main/java/com/cgfay/widget/CameraTabView.java:1081
↓ 4 callers
Method
setPosition
Sets the x and y-coordinates of the bottom left corner from vector @param position The position vector @return this rectangle for chaining
gdxlibrary/src/main/java/com/badlogic/gdx/math/Rectangle.java:126
↓ 4 callers
Method
setPreviewCallback
设置预览回调
cameralibrary/src/main/java/com/cgfay/camera/camera/ICameraController.java:30
↓ 4 callers
Method
setScrollPosition
Set the scroll position of the tabs. This is useful for when the tabs are being displayed as part of a scrolling container such as {@link ViewPager}.
widgetlibrary/src/main/java/com/cgfay/widget/CameraTabView.java:454
↓ 4 callers
Method
setSize
Sets the width and height of this rectangle @param width The width @param height The height @return this rectangle for chaining
gdxlibrary/src/main/java/com/badlogic/gdx/math/Rectangle.java:148
↓ 4 callers
Method
setState
Sets the internal state of this generator. @param seed0 the first part of the internal state @param seed1 the second part of the internal state
gdxlibrary/src/main/java/com/badlogic/gdx/math/RandomXS128.java:159
↓ 4 callers
Method
setX
Sets the x-coordinate of circle center @param x The x-coordinate
gdxlibrary/src/main/java/com/badlogic/gdx/math/Circle.java:116
↓ 4 callers
Method
setY
Sets the y-coordinate of circle center @param y The y-coordinate
gdxlibrary/src/main/java/com/badlogic/gdx/math/Circle.java:122
↓ 4 callers
Function
set_tty_echo
medialibrary/src/main/cpp/FFCommand/ffmpeg.c:3837
↓ 4 callers
Method
showToast
显示Toast提示
app/src/main/java/com/cgfay/caincamera/activity/BaseRecordActivity.java:68
↓ 4 callers
Function
show_formats_devices
medialibrary/src/main/cpp/FFCommand/cmdutils.c:1290
↓ 4 callers
Function
sonicFlushStream
Force the sonic stream to generate output using whatever data it currently has. No extra delay will be added to the output, but flushing in the mi
medialibrary/src/main/cpp/Common/sonic.cpp:557
↓ 4 callers
Function
sonicGetNumChannels
Get the number of channels. */
medialibrary/src/main/cpp/Common/sonic.cpp:336
↓ 4 callers
Function
sonicSetPitch
Set the pitch of the stream. */
medialibrary/src/main/cpp/Common/sonic.cpp:192
↓ 4 callers
Method
sourceToViewCoord
Convert source coordinate to screen coordinate.
pickerlibrary/src/main/java/com/cgfay/picker/widget/subsamplingview/SubsamplingScaleImageView.java:2162
↓ 4 callers
Method
sourceToViewX
Convert source to screen x coordinate.
pickerlibrary/src/main/java/com/cgfay/picker/widget/subsamplingview/SubsamplingScaleImageView.java:2142
↓ 4 callers
Method
sourceToViewY
Convert source to screen y coordinate.
pickerlibrary/src/main/java/com/cgfay/picker/widget/subsamplingview/SubsamplingScaleImageView.java:2152
↓ 4 callers
Method
stopRecord
停止录制
app/src/main/java/com/cgfay/caincamera/presenter/RecordPresenter.java:183
↓ 4 callers
Function
sub2video_update
medialibrary/src/main/cpp/FFCommand/ffmpeg.c:236
↓ 4 callers
Method
translate
* 转换 * @param data 待采样PCM数据 * @param speed 速度 * @param pitch 音调 * @param len 长度 * @param bytes
medialibrary/src/main/cpp/SoundTouch/SoundTouchWrapper.cpp:38
↓ 4 callers
Method
updateIndicatorPosition
更新指示器的位置
widgetlibrary/src/main/java/com/cgfay/widget/CameraTabView.java:2367
↓ 4 callers
Method
updateStickerTexture
更新贴纸纹理
filterlibrary/src/main/java/com/cgfay/filter/glfilter/stickers/DynamicStickerLoader.java:85
↓ 4 callers
Method
updateTextAndIcon
(@Nullable final TextView textView, @Nullable final ImageView iconView)
widgetlibrary/src/main/java/com/cgfay/widget/CameraTabView.java:2088
↓ 3 callers
Method
_setDataSource
(String path)
medialibrary/src/main/java/com/cgfay/media/VideoPlayer.java:49
↓ 3 callers
Method
_setDataSource
(@NonNull String path)
medialibrary/src/main/java/com/cgfay/media/CainMediaPlayer.java:327
↓ 3 callers
Method
addProgressSegment
加入一段视频
app/src/main/java/com/cgfay/caincamera/activity/BaseRecordActivity.java:33
↓ 3 callers
Function
allocateStreamBuffers
Allocate stream buffers. */
medialibrary/src/main/cpp/Common/sonic.cpp:259
↓ 3 callers
Function
assert_avoptions
medialibrary/src/main/cpp/FFCommand/ffmpeg.c:636
↓ 3 callers
Function
assert_file_overwrite
medialibrary/src/main/cpp/FFCommand/ffmpeg_opt.c:833
↓ 3 callers
Function
av_float2int
* Reinterpret a float as a 32-bit integer. */
medialibrary/src/main/cpp/include/libavutil/intfloat.h:50
↓ 3 callers
Method
buildMediaData
(@NonNull Context context, @NonNull Cursor cursor)
pickerlibrary/src/main/java/com/cgfay/picker/scanner/MediaDataScanner.java:280
↓ 3 callers
Method
calculateInSampleSize
Calculates sample size to fit the source image in given bounds.
pickerlibrary/src/main/java/com/cgfay/picker/widget/subsamplingview/SubsamplingScaleImageView.java:1365
↓ 3 callers
Method
calculateScrollXForTab
计算滚动的位置 @param position @param positionOffset @return
widgetlibrary/src/main/java/com/cgfay/widget/CameraTabView.java:1488
↓ 3 callers
Method
calculateTabViewContentBounds
(TabView tabView, RectF contentBounds)
widgetlibrary/src/main/java/com/cgfay/widget/CameraTabView.java:2483
↓ 3 callers
Method
changeDynamicResource
切换动态资源 @param color
cameralibrary/src/main/java/com/cgfay/camera/render/CameraRenderer.java:483
↓ 3 callers
Method
checkEglError
Checks for EGL errors. Throws an exception if an error has been raised.
filterlibrary/src/main/java/com/cgfay/filter/gles/EglCore.java:374
↓ 3 callers
Method
checkImageLoaded
Check whether either the full size bitmap or base layer tiles are loaded. First time, send image loaded event to listener.
pickerlibrary/src/main/java/com/cgfay/picker/widget/subsamplingview/SubsamplingScaleImageView.java:1197
↓ 3 callers
Function
check_decode_result
medialibrary/src/main/cpp/FFCommand/ffmpeg.c:2126
↓ 3 callers
Function
check_recording_time
medialibrary/src/main/cpp/FFCommand/ffmpeg.c:884
↓ 3 callers
Method
closeCamera
关闭相机
cameralibrary/src/main/java/com/cgfay/camera/camera/ICameraController.java:19
↓ 3 callers
Method
concatVideo
使用concat协议合并多个视频命令,需要分辨率相同,帧率和码率也得相同 @param videos @param output @return
medialibrary/src/main/java/com/cgfay/media/CainCommandEditor.java:119
↓ 3 callers
Method
configure
Configures the processor to process input audio with the specified format. After calling this method, {@link #isActive()} returns whether the processo
medialibrary/src/main/java/com/cgfay/media/recorder/AudioTranscoder.java:156
← previous
next →
401–500 of 6,041, ranked by callers