Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

请问下cgeGenerateVideoWithFilter 中的 传入参数, mute是代码什么? #37

Closed
chongbo2013 opened this issue Nov 14, 2016 · 4 comments

Comments

@chongbo2013
Copy link

cgeGenerateVideoWithFilter(const char* outputFilename, const char* inputFilename, const char* filterConfig, float filterIntensity, GLuint texID, CGETextureBlendMode blendMode, float blendIntensity, bool mute, CGETexLoadArg* loadArg)

filterConfig
filterIntensity
blendMode是代码什么
blendIntensity是代表什么
mute
CGETexLoadArg

@wysaid
Copy link
Owner

wysaid commented Nov 14, 2016

blendMode名字在java代码里面有相应的体现, blendmode 的话, 你随便打开一个photoshop就能看见里面的图层叠加模式。
或者看这里: https://helpx.adobe.com/photoshop/using/blending-modes.html
以及这里: https://en.wikipedia.org/wiki/Blend_modes

@chongbo2013
Copy link
Author

mute指的是什么

@wysaid
Copy link
Owner

wysaid commented Nov 14, 2016

大侠, 你查一下这个单词的意思就会知道, 这个单词的意思表示静音
true则静音
false则保持原声

@chongbo2013
Copy link
Author

哥们 有个问题发你admin@wysaid.org邮箱了帮忙看看

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants