MCPcopy Create free account

hub / github.com/CainKernel/CainCamera / functions

Functions6,041 in github.com/CainKernel/CainCamera

↓ 2 callersMethodsetOnSpeedChangedListener
(OnSpeedChangedListener listener)
videolibrary/src/main/java/com/cgfay/video/widget/VideoSpeedLevelBar.java:126
↓ 2 callersMethodsetOutputAudio
* 设置音频输出参数 * @param sampleRate * @param channels * @param sampleFormat */
medialibrary/src/main/cpp/Common/writer/AVMediaWriter.cpp:99
↓ 2 callersMethodsetOutputPath
* 设置输出路径 * @param path */
medialibrary/src/main/cpp/Common/muxer/AVMediaMuxer.cpp:24
↓ 2 callersMethodsetOutputVideo
* 设置视频输出参数 */
medialibrary/src/main/cpp/Common/writer/AVMediaWriter.cpp:80
↓ 2 callersMethodsetPitch
Sets new pitch control value. Original pitch = 1.0, smaller values represent lower pitches, larger values higher pitch.
medialibrary/src/main/cpp/SoundTouch/source/SoundTouch/SoundTouch.cpp:203
↓ 2 callersMethodsetPoint
(final int location, final PointF point)
filterlibrary/src/main/java/com/cgfay/filter/glfilter/base/GLImageFilter.java:432
↓ 2 callersMethodsetPts
medialibrary/src/main/cpp/Common/AVMediaData.cpp:33
↓ 2 callersMethodsetRange
medialibrary/src/main/cpp/Common/player/MusicPlayer.cpp:89
↓ 2 callersMethodsetRate
medialibrary/src/main/cpp/MediaPlayer/android/CainMediaPlayer.cpp:264
↓ 2 callersFunctionsetRetriever
medialibrary/src/main/cpp/Metadata/com_cgfay_media_MediaMetadataRetriever.cpp:109
↓ 2 callersMethodsetRotate
medialibrary/src/main/cpp/FFMediaRecorder/RecordParams.cpp:88
↓ 2 callersMethodsetSampleRate
Sets sample rate.
medialibrary/src/main/cpp/SoundTouch/source/SoundTouch/SoundTouch.cpp:287
↓ 2 callersMethodsetSaturation
设置饱和度值 @param saturation 0.0 ~ 2.0之间
filterlibrary/src/main/java/com/cgfay/filter/glfilter/adjust/GLImageSaturationFilter.java:47
↓ 2 callersMethodsetSeed
Sets the internal seed of this generator based on the given {@code long} value. <p> The given seed is passed twice through a hash function. This way,
gdxlibrary/src/main/java/com/badlogic/gdx/math/RandomXS128.java:150
↓ 2 callersMethodsetSelectedIndicatorColor
设置指示器颜色 @param color
widgetlibrary/src/main/java/com/cgfay/widget/CameraTabView.java:2194
↓ 2 callersMethodsetSelectedIndicatorHeight
设置指示器高度 @param height
widgetlibrary/src/main/java/com/cgfay/widget/CameraTabView.java:2205
↓ 2 callersMethodsetSelectedTabView
(int position)
widgetlibrary/src/main/java/com/cgfay/widget/CameraTabView.java:1416
↓ 2 callersMethodsetSharpness
设置锐度 @param sharpness -4.0 ~ 4.0, 默认为0
filterlibrary/src/main/java/com/cgfay/filter/glfilter/adjust/GLImageSharpenFilter.java:50
↓ 2 callersMethodsetSkinBeautyLevel
设置磨皮程度 @param percent 0.0 ~ 1.0
filterlibrary/src/main/java/com/cgfay/filter/glfilter/beauty/GLImageOldBeautyFilter.java:121
↓ 2 callersMethodsetSpeed
(float speed)
app/src/main/java/com/cgfay/caincamera/fragment/MusicPlayerFragment.java:212
↓ 2 callersMethodsetSpeed
(float speed)
app/src/main/java/com/cgfay/caincamera/fragment/VideoPlayerFragment.java:254
↓ 2 callersMethodsetTab
(@Nullable final Tab tab)
widgetlibrary/src/main/java/com/cgfay/widget/CameraTabView.java:1991
↓ 2 callersMethodsetTexelOffsetSize
设置高斯模糊的宽高 @param width @param height
filterlibrary/src/main/java/com/cgfay/filter/glfilter/base/GLImageGaussPassFilter.java:50
↓ 2 callersMethodsetText
(@Nullable String text)
utilslibrary/src/main/java/com/cgfay/uitls/dialog/DialogBuilder.java:239
↓ 2 callersMethodsetTimestamp
* 设置时间戳对象 * @param timestamp */
medialibrary/src/main/cpp/Common/player/VideoStreamPlayer.cpp:77
↓ 2 callersMethodsetToRotation
Sets the matrix to a rotation matrix around the given axis. @param axis The axis @param degrees The angle in degrees @return This matrix for the purp
gdxlibrary/src/main/java/com/badlogic/gdx/math/Matrix4.java:695
↓ 2 callersMethodsetToRotationRad
Sets the matrix to a rotation matrix around the given axis. @param axis The axis @param radians The angle in radians @return This matrix for the purp
gdxlibrary/src/main/java/com/badlogic/gdx/math/Matrix4.java:708
↓ 2 callersMethodsetUseTimeStamp
* 设置是否使用时间戳计算pts * @param use */
medialibrary/src/main/cpp/Common/writer/AVMediaWriter.cpp:28
↓ 2 callersMethodsetVideoParams
medialibrary/src/main/cpp/Common/encoder/AVVideoEncoder.cpp:16
↓ 2 callersMethodsetVideoParams
medialibrary/src/main/cpp/FFMediaRecorder/RecordParams.cpp:48
↓ 2 callersMethodsetVideoPath
(String fileName)
medialibrary/src/main/java/com/cgfay/media/recorder/VideoParams.java:54
↓ 2 callersMethodsetVideoPath
(String videoPath)
videolibrary/src/main/java/com/cgfay/video/fragment/VideoCutFragment.java:310
↓ 2 callersFunctionsetVideoPlayer
* 绑定媒体播放器对象 */
medialibrary/src/main/cpp/VideoPlayer/com_cgfay_media_VideoPlayer.cpp:114
↓ 2 callersMethodsetVideoSize
(int videoWidth, int videoHeight)
videolibrary/src/main/java/com/cgfay/video/widget/VideoTextureView.java:20
↓ 2 callersMethodsetVideoTime
* 设置视频时钟 * @param time 视频时钟 */
medialibrary/src/main/cpp/Common/player/Timestamp.cpp:43
↓ 2 callersMethodsetWidth
(int width)
pickerlibrary/src/main/java/com/cgfay/picker/model/MediaData.java:167
↓ 2 callersMethodsetWindowBrightness
设置当前窗口屏幕亮度 @param activity @param brightness 0~255, -1 时表示自动亮度
utilslibrary/src/main/java/com/cgfay/uitls/utils/BrightnessUtils.java:94
↓ 2 callersMethodshowAlbumListView
是否显示相册列表页 @param show
pickerlibrary/src/main/java/com/cgfay/picker/fragment/MediaPickerFragment.java:332
↓ 2 callersMethodshowCapture
是否显示拍照item列表 @param show @return
pickerlibrary/src/main/java/com/cgfay/picker/MediaPickerBuilder.java:30
↓ 2 callersMethodshowGLSurfaceView
是否显示GLSurfaceView,解决多重fragment时显示问题 @param showing
imagelibrary/src/main/java/com/cgfay/image/fragment/ImageFilterFragment.java:220
↓ 2 callersMethodshowImageOnly
仅显示图片 @return
pickerlibrary/src/main/java/com/cgfay/picker/MediaPickerParam.java:102
↓ 2 callersMethodshowProgressDialog
显示对话框
app/src/main/java/com/cgfay/caincamera/activity/BaseRecordActivity.java:58
↓ 2 callersMethodshowVideoOnly
仅显示视频 @return
pickerlibrary/src/main/java/com/cgfay/picker/MediaPickerParam.java:110
↓ 2 callersFunctionshow_help_codec
medialibrary/src/main/cpp/FFCommand/cmdutils.c:1788
↓ 2 callersFunctionshow_help_default
medialibrary/src/main/cpp/FFCommand/ffmpeg_opt.c:3097
↓ 2 callersFunctionshow_sinks_sources_parse_arg
medialibrary/src/main/cpp/FFCommand/cmdutils.c:2209
↓ 2 callersFunctionshow_usage
medialibrary/src/main/cpp/FFCommand/ffmpeg_opt.c:3166
↓ 2 callersFunctionsigterm_handler
medialibrary/src/main/cpp/FFCommand/ffmpeg.c:331
↓ 2 callersFunctionsonicReadShortFromStream
Read short data out of the stream. Sometimes no data will be available, and zero is returned, which is not an error condition. */
medialibrary/src/main/cpp/Common/sonic.cpp:501
↓ 2 callersFunctionsonicSetChordPitch
Set the vocal chord mode for pitch computation. Default is off. */
medialibrary/src/main/cpp/Common/sonic.cpp:210
↓ 2 callersFunctionsonicSetVolume
Set the scaling factor of the stream. */
medialibrary/src/main/cpp/Common/sonic.cpp:227
↓ 2 callersMethodstartPreview
打开预览
cameralibrary/src/main/java/com/cgfay/camera/PreviewBuilder.java:171
↓ 2 callersMethodstopRecord
()
cameralibrary/src/main/java/com/cgfay/camera/presenter/CameraPreviewPresenter.java:396
↓ 2 callersFunctionstrip_specifiers
return a copy of the input with the stream specifiers removed from the keys */
medialibrary/src/main/cpp/FFCommand/ffmpeg_opt.c:196
↓ 2 callersFunctionsub2video_push_ref
medialibrary/src/main/cpp/FFCommand/ffmpeg.c:223
↓ 2 callersMethodswapBuffers
()
cameralibrary/src/main/java/com/cgfay/camera/render/GLImageReader.java:70
↓ 2 callersMethodswapBuffers
medialibrary/src/main/cpp/CainFilter/common/EglHelper.cpp:185
↓ 2 callersMethodswipeBack
()
app/src/main/java/com/cgfay/caincamera/widget/GLRecordView.java:263
↓ 2 callersMethodswipeDown
(boolean startInLeft, float distance)
app/src/main/java/com/cgfay/caincamera/widget/GLRecordView.java:266
↓ 2 callersMethodswipeFrontal
()
app/src/main/java/com/cgfay/caincamera/widget/GLRecordView.java:264
↓ 2 callersMethodswipeUpper
(boolean startInLeft, float distance)
app/src/main/java/com/cgfay/caincamera/widget/GLRecordView.java:265
↓ 2 callersMethodsyncToSlave
medialibrary/src/main/cpp/MediaPlayer/source/sync/MediaClock.cpp:46
↓ 2 callersFunctionterm_exit_sigsafe
medialibrary/src/main/cpp/FFCommand/ffmpeg.c:311
↓ 2 callersFunctionterm_init
medialibrary/src/main/cpp/FFCommand/ffmpeg.c:377
↓ 2 callersMethodtiling
Enable or disable tiling of the image. This does not apply to preview images which are always loaded as a single bitmap, and tiling cannot be disabled
pickerlibrary/src/main/java/com/cgfay/picker/widget/subsamplingview/ImageSource.java:163
↓ 2 callersMethodtilingEnabled
Enable tiling of the image. This does not apply to preview images which are always loaded as a single bitmap., and tiling cannot be disabled when disp
pickerlibrary/src/main/java/com/cgfay/picker/widget/subsamplingview/ImageSource.java:145
↓ 2 callersMethodtranslate
Moves the camera by the given amount on each axis. @param x the displacement on the x-axis @param y the displacement on the y-axis @param z the displa
gdxlibrary/src/main/java/com/badlogic/gdx/math/Camera.java:147
↓ 2 callersMethodunbindBuffer
medialibrary/src/main/cpp/CainFilter/FrameBuffer.cpp:51
↓ 2 callersFunctionuninit_opts
medialibrary/src/main/cpp/FFCommand/cmdutils.c:101
↓ 2 callersMethodunlock
medialibrary/src/main/cpp/include/Thread.h:215
↓ 2 callersMethodunzipToFolder
将压缩包资源解码到文件中 @param inputStream 输入流 @param folder 需要写入的文件夹 @param dirList 文件夹列表 @throws IOException
filterlibrary/src/main/java/com/cgfay/filter/glfilter/resource/ResourceCodec.java:196
↓ 2 callersMethodupdate
()
gdxlibrary/src/main/java/com/badlogic/gdx/math/OrthographicCamera.java:31
↓ 2 callersMethodupdate
()
widgetlibrary/src/main/java/com/cgfay/widget/CameraTabView.java:2003
↓ 2 callersMethodupdateAllTabMargin
更新所有的tab的margin,只有在已经measure完成阶段才需要设置,就是显示之后动态添加tab的时候需要
widgetlibrary/src/main/java/com/cgfay/widget/CameraTabView.java:553
↓ 2 callersMethodupdateAllTabs
()
widgetlibrary/src/main/java/com/cgfay/widget/CameraTabView.java:1120
↓ 2 callersMethodupdateBackgroundDrawable
(Context context)
widgetlibrary/src/main/java/com/cgfay/widget/CameraTabView.java:1838
↓ 2 callersMethodupdateBorderDestRect
更新边框目标位置
imagelibrary/src/main/java/com/cgfay/image/widget/StickerView.java:177
↓ 2 callersMethodupdateExternalClock
medialibrary/src/main/cpp/MediaPlayer/source/sync/MediaSync.cpp:115
↓ 2 callersMethodupdateFaceVertices
更新顶点
filterlibrary/src/main/java/com/cgfay/filter/glfilter/face/GLImageFaceReshapeFilter.java:136
↓ 2 callersMethodupdateFlashUI
更新设置闪光灯值
cameralibrary/src/main/java/com/cgfay/camera/fragment/PreviewSettingFragment.java:131
↓ 2 callersMethodupdateTabViewLayoutParams
(LinearLayout.LayoutParams lp)
widgetlibrary/src/main/java/com/cgfay/widget/CameraTabView.java:1192
↓ 2 callersMethodupdateTabViews
(final boolean requestLayout)
widgetlibrary/src/main/java/com/cgfay/widget/CameraTabView.java:1529
↓ 2 callersMethodupdateTexelValues
()
filterlibrary/src/main/java/com/cgfay/filter/glfilter/base/GLImage3x3TextureSamplingFilter.java:64
↓ 2 callersMethodupdateTextureSize
更新纹理大小
app/src/main/java/com/cgfay/caincamera/activity/BaseRecordActivity.java:53
↓ 2 callersMethodupdateTimeLapseUI
更新延时拍摄UI
cameralibrary/src/main/java/com/cgfay/camera/fragment/PreviewSettingFragment.java:179
↓ 2 callersMethodupdateTouchTakenUI
更新触屏拍摄UI
cameralibrary/src/main/java/com/cgfay/camera/fragment/PreviewSettingFragment.java:155
↓ 2 callersMethoduploadTexture
medialibrary/src/main/cpp/CainFilter/node/InputRenderNode.cpp:35
↓ 2 callersMethoduri
Create an instance from a URI. If the URI does not start with a scheme, it's assumed to be the URI of a file. @param uri image URI.
pickerlibrary/src/main/java/com/cgfay/picker/widget/subsamplingview/ImageSource.java:92
↓ 2 callersMethodvTranslateForSCenter
Get the translation required to place a given source coordinate at the center of the screen, with the center adjusted for asymmetric padding. Accepts
pickerlibrary/src/main/java/com/cgfay/picker/widget/subsamplingview/SubsamplingScaleImageView.java:2211
↓ 2 callersMethodvalueOf
(Cursor cursor)
pickerlibrary/src/main/java/com/cgfay/picker/model/AlbumData.java:51
↓ 2 callersMethodvideoReverse
* 视频逆序 * @param srcPath * @param dstPath * @param listener */
medialibrary/src/main/cpp/MediaEditor/CainMediaEditor.cpp:84
↓ 2 callersFunctionwrite_option
medialibrary/src/main/cpp/FFCommand/cmdutils.c:317
↓ 1 callersFunctionCainMediaMetadataRetriever_release
medialibrary/src/main/cpp/Metadata/com_cgfay_media_MediaMetadataRetriever.cpp:415
↓ 1 callersFunctionCainMediaMetadataRetriever_setDataSourceAndHeaders
medialibrary/src/main/cpp/Metadata/com_cgfay_media_MediaMetadataRetriever.cpp:116
↓ 1 callersFunctionCainMediaPlayer_release
medialibrary/src/main/cpp/MediaPlayer/android/com_cgfay_media_CainMediaPlayer.cpp:285
↓ 1 callersFunctionCainMediaPlayer_setDataSourceAndHeaders
medialibrary/src/main/cpp/MediaPlayer/android/com_cgfay_media_CainMediaPlayer.cpp:136
↓ 1 callersFunctionNV12toNV21
* NV12转NV21 */
medialibrary/src/main/cpp/Common/AVFormatter.cpp:256
↓ 1 callersFunction_DEBUG_SAVE_AAFIR_COEFFS
medialibrary/src/main/cpp/SoundTouch/source/SoundTouch/AAFilter.cpp:61
↓ 1 callersFunction_SaveDebugData
medialibrary/src/main/cpp/SoundTouch/source/SoundTouch/BPMDetect.cpp:93
↓ 1 callersMethod_execute
(String[] command)
medialibrary/src/main/java/com/cgfay/media/FFmpegUtils.java:16
← previousnext →1,101–1,200 of 6,041, ranked by callers