MCPcopy Create free account

hub / github.com/Zhaoss/WeiXinRecordedDemo / functions

Functions770 in github.com/Zhaoss/WeiXinRecordedDemo

↓ 57 callersMethodfileExist
(String absolutePath)
weiXinRecorded/src/main/java/com/lansosdk/videoeditor/LanSongFileUtil.java:356
↓ 49 callersMethodgetWidth
()
weiXinRecorded/src/main/java/com/zhaoss/weixinrecorded/util/CameraHelp.java:169
↓ 47 callersMethodexecuteVideoEditor
异步线程执行的代码.
weiXinRecorded/src/main/java/com/lansosdk/videoeditor/VideoEditor.java:259
↓ 38 callersMethodgetHeight
()
weiXinRecorded/src/main/java/com/zhaoss/weixinrecorded/util/CameraHelp.java:173
↓ 37 callersMethoddeleteFile
删除指定的文件. @param path
weiXinRecorded/src/main/java/com/lansosdk/videoeditor/LanSongFileUtil.java:268
↓ 37 callersMethodexecuteAutoSwitch
编码执行, 如果您有特殊的需求, 可以重载这个方法; @param cmdList @return
weiXinRecorded/src/main/java/com/lansosdk/videoeditor/VideoEditor.java:2969
↓ 26 callersMethodclose
()
weiXinRecorded/src/main/java/com/lansosdk/videoplayer/IMediaDataSource.java:19
↓ 24 callersMethodsetOnClickListener
(OnClickListener listener)
weiXinRecorded/src/main/java/com/zhaoss/weixinrecorded/view/TouchView.java:46
↓ 22 callersMethodprepare
准备当前媒体的信息 去底层运行相关方法, 得到媒体信息. @return 如获得当前媒体信息并支持格式, 则返回true, 否则返回false;
weiXinRecorded/src/main/java/com/lansosdk/videoeditor/MediaInfo.java:227
↓ 15 callersMethodcreateMp4FileInBox
在box目录下生成一个mp4的文件,并返回名字的路径. @return
weiXinRecorded/src/main/java/com/lansosdk/videoeditor/LanSongFileUtil.java:152
↓ 15 callersMethodgetWidth
[新增] 获取当前视频在显示的时候, 图像的宽度; <p> 因为有些视频是90度或270度旋转显示的, 旋转的话, 就宽高对调了 @return
weiXinRecorded/src/main/java/com/lansosdk/videoeditor/MediaInfo.java:255
↓ 14 callersMethodcreateM4AFileInBox
()
weiXinRecorded/src/main/java/com/lansosdk/videoeditor/LanSongFileUtil.java:165
↓ 14 callersMethodgetHeight
[新增] <p> 获取当前视频在显示的时候, 图像的高度; 因为有些视频是90度或270度旋转显示的, 旋转的话, 就宽高对调了 @return
weiXinRecorded/src/main/java/com/lansosdk/videoeditor/MediaInfo.java:273
↓ 12 callersMethodcloseProgressDialog
()
weiXinRecorded/src/main/java/com/zhaoss/weixinrecorded/activity/BaseActivity.java:70
↓ 12 callersMethodcreateFileInBox
在box目录下生成一个指定后缀名的文件,并返回名字的路径.这里仅仅创建一个名字. @param suffix 指定的后缀名. @return
weiXinRecorded/src/main/java/com/lansosdk/videoeditor/LanSongFileUtil.java:196
↓ 12 callersMethoddoVideoLayout
(List<String> cmdList, int width,int height)
weiXinRecorded/src/main/java/com/lansosdk/videoeditor/VideoLayout.java:722
↓ 12 callersMethodgetAudioCmd
()
weiXinRecorded/src/main/java/com/lansosdk/videoeditor/VideoLayout.java:713
↓ 12 callersMethodgetMaxDuration
(List<String> array)
weiXinRecorded/src/main/java/com/lansosdk/videoeditor/VideoLayout.java:691
↓ 12 callersMethodisHaveAudio
()
weiXinRecorded/src/main/java/com/lansosdk/videoeditor/MediaInfo.java:309
↓ 10 callersMethodstart
()
weiXinRecorded/src/main/java/com/zhaoss/weixinrecorded/util/RecordUtil.java:98
↓ 9 callersMethodrun
(final OnRxAndroidListener<T> onRxAndroidListener)
weiXinRecorded/src/main/java/com/zhaoss/weixinrecorded/util/RxJavaUtil.java:25
↓ 8 callersMethodisInPlaybackState
()
weiXinRecorded/src/main/java/com/lansosdk/videoplayer/VPlayer.java:383
↓ 8 callersMethodsetOption
(int category, String name, String value)
weiXinRecorded/src/main/java/com/lansosdk/videoplayer/VideoPlayer.java:714
↓ 7 callersMethodchangeTextState
更改文字输入状态的界面
weiXinRecorded/src/main/java/com/zhaoss/weixinrecorded/activity/EditVideoActivity.java:703
↓ 7 callersMethodcreateFile
在指定的文件夹里创建一个文件名字, 名字是当前时间,指定后缀. @return
weiXinRecorded/src/main/java/com/lansosdk/videoeditor/LanSongFileUtil.java:91
↓ 7 callersMethoddrawLine
绘制四条分割线和四个角
weiXinRecorded/src/main/java/com/zhaoss/weixinrecorded/view/CutView.java:228
↓ 7 callersMethodrelease
()
weiXinRecorded/src/main/java/com/zhaoss/weixinrecorded/util/CameraHelp.java:151
↓ 7 callersMethodstayAwake
(boolean awake)
weiXinRecorded/src/main/java/com/lansosdk/videoplayer/VideoPlayer.java:576
↓ 7 callersMethodstop
()
weiXinRecorded/src/main/java/com/zhaoss/weixinrecorded/util/RecordUtil.java:263
↓ 6 callersMethodchangeMode
(boolean flag)
weiXinRecorded/src/main/java/com/zhaoss/weixinrecorded/activity/EditVideoActivity.java:440
↓ 6 callersMethodexecuteWithEncoder
增加编码器,并开始执行; @param cmdList @param bitrate @param dstPath @param isHWEnc 是否使用硬件编码器; 如果强制了,则以强制为准; @return
weiXinRecorded/src/main/java/com/lansosdk/videoeditor/VideoEditor.java:3069
↓ 6 callersMethodgetParent
(String path)
weiXinRecorded/src/main/java/com/lansosdk/videoeditor/LanSongFileUtil.java:342
↓ 6 callersMethodisRunning
()
weiXinRecorded/src/main/java/com/lansosdk/videoeditor/LanSongLogCollector.java:55
↓ 6 callersMethodsetDataSource
(Context context, Uri uri)
weiXinRecorded/src/main/java/com/lansosdk/videoplayer/VideoPlayer.java:334
↓ 6 callersMethodsetLooping
(boolean looping)
weiXinRecorded/src/main/java/com/lansosdk/videoplayer/VPlayer.java:308
↓ 5 callersMethodgetRotation
获取手指间的旋转角度
weiXinRecorded/src/main/java/com/zhaoss/weixinrecorded/view/TouchView.java:236
↓ 5 callersMethodsetOnPreparedListener
(VideoPlayer.OnPlayerPreparedListener l)
weiXinRecorded/src/main/java/com/lansosdk/videoplayer/VPlayer.java:222
↓ 5 callersMethodsetOnProgessListener
(onVideoEditorProgressListener listener)
weiXinRecorded/src/main/java/com/lansosdk/videoeditor/VideoEditor.java:217
↓ 5 callersMethodshowProgressDialog
()
weiXinRecorded/src/main/java/com/zhaoss/weixinrecorded/activity/BaseActivity.java:53
↓ 5 callersMethodstart
()
weiXinRecorded/src/main/java/com/lansosdk/videoeditor/LanSongLogCollector.java:34
↓ 5 callersMethodupdateSurfaceScreenOn
()
weiXinRecorded/src/main/java/com/lansosdk/videoplayer/VideoPlayer.java:589
↓ 4 callersMethodchangeIconState
更改表情状态的界面
weiXinRecorded/src/main/java/com/zhaoss/weixinrecorded/activity/EditVideoActivity.java:689
↓ 4 callersMethodchangePenState
更改画笔状态的界面
weiXinRecorded/src/main/java/com/zhaoss/weixinrecorded/activity/EditVideoActivity.java:672
↓ 4 callersMethodchangeSpeedState
更改视频加速
weiXinRecorded/src/main/java/com/zhaoss/weixinrecorded/activity/EditVideoActivity.java:724
↓ 4 callersMethodgetCreateFileDir
获取文件创建的所在的文件夹 @return
weiXinRecorded/src/main/java/com/lansosdk/videoeditor/LanSongFileUtil.java:46
↓ 4 callersMethodinitRecorderState
初始化视频拍摄状态
weiXinRecorded/src/main/java/com/zhaoss/weixinrecorded/activity/RecordedActivity.java:466
↓ 4 callersMethodinitView
(Context context)
weiXinRecorded/src/main/java/com/lansosdk/videoplayer/TextureRenderView.java:47
↓ 4 callersMethodisHaveVideo
()
weiXinRecorded/src/main/java/com/lansosdk/videoeditor/MediaInfo.java:324
↓ 4 callersMethodloadLibrary
()
weiXinRecorded/src/main/java/com/libyuv/LibyuvUtil.java:7
↓ 4 callersMethodonCompleted
(String path)
weiXinRecorded/src/main/java/com/lansosdk/NoFree/AudioPadExecute.java:45
↓ 4 callersMethodonError
(Throwable e)
weiXinRecorded/src/main/java/com/zhaoss/weixinrecorded/util/RxJavaUtil.java:106
↓ 4 callersMethodonError
(VideoPlayer mp, int what, int extra)
weiXinRecorded/src/main/java/com/lansosdk/videoplayer/VideoPlayer.java:171
↓ 4 callersMethodprepareAsync
()
weiXinRecorded/src/main/java/com/lansosdk/videoplayer/VPlayer.java:110
↓ 4 callersMethodsetSurface
(Surface surface)
weiXinRecorded/src/main/java/com/lansosdk/videoplayer/VPlayer.java:88
↓ 3 callersMethodcreateWAVFileInBox
创建wav格式的文件路径字符串 @return
weiXinRecorded/src/main/java/com/lansosdk/videoeditor/LanSongFileUtil.java:178
↓ 3 callersMethodfilesExist
(String[] fileArray)
weiXinRecorded/src/main/java/com/lansosdk/videoeditor/LanSongFileUtil.java:367
↓ 3 callersMethodgetCameraId
()
weiXinRecorded/src/main/java/com/zhaoss/weixinrecorded/util/CameraHelp.java:106
↓ 3 callersMethodgetFileSuffix
获取文件后缀
weiXinRecorded/src/main/java/com/lansosdk/videoeditor/LanSongFileUtil.java:377
↓ 3 callersMethodgetMeasuredWidth
()
weiXinRecorded/src/main/java/com/lansosdk/videoplayer/MeasureHelper.java:204
↓ 3 callersMethodgetVideoHeight
如果视频旋转90或270度,这里等于宽度.; @return
weiXinRecorded/src/main/java/com/lansosdk/videoplayer/VPlayer.java:371
↓ 3 callersMethodgetVideoWidth
如果视频旋转90或270度,这里等于高度; @return
weiXinRecorded/src/main/java/com/lansosdk/videoplayer/VPlayer.java:362
↓ 3 callersMethodgetWindowWidth
(Activity activity)
weiXinRecorded/src/main/java/com/zhaoss/weixinrecorded/util/Utils.java:17
↓ 3 callersMethodinit
()
weiXinRecorded/src/main/java/com/zhaoss/weixinrecorded/view/RecordView.java:52
↓ 3 callersMethodinit
()
weiXinRecorded/src/main/java/com/zhaoss/weixinrecorded/view/TuyaView.java:68
↓ 3 callersMethodinit
()
weiXinRecorded/src/main/java/com/zhaoss/weixinrecorded/view/ThumbnailView.java:49
↓ 3 callersMethodinit
()
weiXinRecorded/src/main/java/com/zhaoss/weixinrecorded/view/CutView.java:46
↓ 3 callersMethodinit
()
weiXinRecorded/src/main/java/com/zhaoss/weixinrecorded/view/LineProgressView.java:39
↓ 3 callersMethodinit
()
weiXinRecorded/src/main/java/com/zhaoss/weixinrecorded/view/RecordedButton.java:72
↓ 3 callersMethodonClick
()
weiXinRecorded/src/main/java/com/zhaoss/weixinrecorded/view/RecordedButton.java:121
↓ 3 callersMethodopenCamera
(Activity activity, int cameraId, SurfaceHolder surfaceHolder)
weiXinRecorded/src/main/java/com/zhaoss/weixinrecorded/util/CameraHelp.java:31
↓ 3 callersMethodsetPreviewCallback
(Camera.PreviewCallback previewCallback)
weiXinRecorded/src/main/java/com/zhaoss/weixinrecorded/util/CameraHelp.java:177
↓ 3 callersMethodsetProgress
设置进度
weiXinRecorded/src/main/java/com/zhaoss/weixinrecorded/view/RecordedButton.java:290
↓ 3 callersMethodstop
()
weiXinRecorded/src/main/java/com/lansosdk/videoeditor/LanSongLogCollector.java:59
↓ 3 callersMethodtoString
()
weiXinRecorded/src/main/java/com/lansosdk/videoeditor/MediaInfo.java:347
↓ 2 callersMethod_getPropertyFloat
(int property, float defaultValue)
weiXinRecorded/src/main/java/com/lansosdk/videoplayer/VideoPlayer.java:695
↓ 2 callersMethod_setDataSource
(String path, String[] keys, String[] values)
weiXinRecorded/src/main/java/com/lansosdk/videoplayer/VideoPlayer.java:438
↓ 2 callersMethod_setDataSourceFd
(int fd)
weiXinRecorded/src/main/java/com/lansosdk/videoplayer/VideoPlayer.java:441
↓ 2 callersMethod_setOption
类似ffplay后面的各种参数一样, 是通过这里传递过去的. TODO 没有完全测试.在ff_ffplay_options.h中的ffp_context_options中,暂时不支持af和vf @param category @param name @param value
weiXinRecorded/src/main/java/com/lansosdk/videoplayer/VideoPlayer.java:730
↓ 2 callersMethod_setStreamSelected
(int stream, boolean select)
weiXinRecorded/src/main/java/com/lansosdk/videoplayer/VideoPlayer.java:603
↓ 2 callersMethod_setVideoSurface
(Surface surface)
weiXinRecorded/src/main/java/com/lansosdk/videoplayer/VideoPlayer.java:311
↓ 2 callersMethodcheckFile
如果在调试中遇到问题了, 首先应该执行这里, 这样可以检查出60%以上的错误信息. 在出错代码的上一行增加: 2018年1月4日20:54:07: 新增, 在内部直接打印, 外部无效增加Log @param videoPath @return
weiXinRecorded/src/main/java/com/lansosdk/videoeditor/MediaInfo.java:154
↓ 2 callersMethodcleanRecord
清除录制信息
weiXinRecorded/src/main/java/com/zhaoss/weixinrecorded/activity/RecordedActivity.java:491
↓ 2 callersMethodclose
(Closeable closeable)
weiXinRecorded/src/main/java/com/lansosdk/videoeditor/LanSongFileUtil.java:454
↓ 2 callersMethodcompressI420
压缩 I420 数据 <p> 执行顺序为:缩放->旋转->镜像 @param src 原始数据 @param srcWidth 原始宽度 @param srcHeight 原始高度 @param dst 输出数据 @param dstWidth 输出宽度 @param
weiXinRecorded/src/main/java/com/libyuv/LibyuvUtil.java:35
↓ 2 callersMethodconvertNV21ToI420
将 NV21 转 I420
weiXinRecorded/src/main/java/com/libyuv/LibyuvUtil.java:19
↓ 2 callersMethodcreateMP3FileInBox
()
weiXinRecorded/src/main/java/com/lansosdk/videoeditor/LanSongFileUtil.java:169
↓ 2 callersMethoddeleteNameFiles
(String prefix,String subfix)
weiXinRecorded/src/main/java/com/lansosdk/videoeditor/LanSongFileUtil.java:276
↓ 2 callersMethodexecuteConvertMp4toTs
(String mp4Path)
weiXinRecorded/src/main/java/com/lansosdk/videoeditor/VideoEditor.java:1406
↓ 2 callersMethodexecuteConvertTsToMp4
(String[] tsArray)
weiXinRecorded/src/main/java/com/lansosdk/videoeditor/VideoEditor.java:1440
↓ 2 callersMethodexecuteExtractFrame
@param input @param interval 提取帧的间隔; 1秒种提取多少帧; @param scaleW 提取帧的缩放的宽高, 如果为0, 则不缩放 @param scaleH @param dstBmp 目标帧序列; 格式:lansonggif_%5d.jpg @return
weiXinRecorded/src/main/java/com/lansosdk/videoeditor/VideoEditor.java:2682
↓ 2 callersMethodexecuteVideoMergeAudio
把一个音乐合并到视频中; [如果此方法无法满足您的方法或不够灵活,请使用音频容器: AudioPadExecute来操作] @param video 原视频 @param audio 要合并的音频 @param volume1 在合并的时候, 原视频中的音频音量, 如果为0,则删除原有的视频
weiXinRecorded/src/main/java/com/lansosdk/videoeditor/AudioEditor.java:686
↓ 2 callersMethodfileCompleted
()
weiXinRecorded/src/main/java/com/lansosdk/NoFree/AudioPadExecute.java:322
↓ 2 callersMethodfileExist
(String absolutePath)
weiXinRecorded/src/main/java/com/lansosdk/videoeditor/MediaInfo.java:214
↓ 2 callersMethodformatFloat
(float value)
weiXinRecorded/src/main/java/com/zhaoss/weixinrecorded/util/Utils.java:12
↓ 2 callersMethodgetAppUser
获取本程序的用户名称 @param packName @param allProcList @return
weiXinRecorded/src/main/java/com/lansosdk/videoeditor/LanSongLogCollector.java:186
↓ 2 callersMethodgetFileNameFromPath
(String path)
weiXinRecorded/src/main/java/com/lansosdk/videoeditor/MediaInfo.java:426
↓ 2 callersMethodgetFileSuffix
(String path)
weiXinRecorded/src/main/java/com/lansosdk/videoeditor/MediaInfo.java:436
↓ 2 callersMethodgetMeasuredHeight
()
weiXinRecorded/src/main/java/com/lansosdk/videoplayer/MeasureHelper.java:208
↓ 2 callersMethodgetSize
()
weiXinRecorded/src/main/java/com/lansosdk/videoplayer/IMediaDataSource.java:17
↓ 2 callersMethodgetSuggestBitRate
获取lansosdk的建议码率; 这个码率不是唯一的, 仅仅是我们建议这样设置, 如果您对码率理解很清楚或有一定的压缩要求,则完全可以不用我们的建议,自行设置. @param wxh 宽度和高度的乘积; @return
weiXinRecorded/src/main/java/com/lansosdk/videoeditor/VideoEditor.java:2939
next →1–100 of 770, ranked by callers