Home | History | Annotate | Download | only in mediaeditor

Lines Matching defs:converted

978     bool                          converted = true;
1019 &converted, pEnv->GetIntField(object, fieldIds.fileType));*/
1023 !converted, "backgroundMusicSettings.fileType is invalid");
1258 bool converted = true;
1323 &converted, pEnv->GetIntField(object, fieldIds.fileType));
1332 !converted, "clip.fileType is invalid");
1389 &converted, pEnv->GetIntField(object,fieldIds.mediaRendering));
1392 videoEditJava_checkAndThrowIllegalArgumentException(pResult, pEnv, !converted,
1748 bool converted = true;
1925 &converted, pEnv->GetIntField(object, fieldIds.videoFrameRate));
1929 !converted, "editSettings.videoFrameRate is invalid");
1950 &converted, pEnv->GetIntField(object, fieldIds.videoFrameSize));
1954 !converted, "editSettings.videoFrameSize is invalid");
1963 &converted, pEnv->GetIntField(object, fieldIds.videoFormat));
1967 !converted, "editSettings.videoFormat is invalid");
1976 &converted, pEnv->GetIntField(object, fieldIds.audioFormat));
1980 !converted, "editSettings.audioFormat is invalid");
1991 &converted, pEnv->GetIntField(object, fieldIds.audioSamplingFreq));
1995 !converted, "editSettings.audioSamplingFreq is invalid");
2279 bool converted = true;
2314 &converted, pEnv->GetIntField(object, fieldIds.videoEffectType));
2318 !converted, "effect.videoEffectType is invalid");
2333 &converted, pEnv->GetIntField(object, fieldIds.audioEffectType));
2337 !converted, "effect.audioEffectType is invalid");
2606 bool converted = true;
2642 &converted, pEnv->GetIntField(object, fieldIds.direction));
2646 !converted, "slideSettings.direction is invalid");
2714 bool converted = true;
2764 &converted, pEnv->GetIntField(object, fieldIds.videoTransitionType));
2767 videoEditJava_checkAndThrowIllegalArgumentException(pResult, pEnv, !converted,
2783 &converted, pEnv->GetIntField(object, fieldIds.audioTransitionType));
2786 videoEditJava_checkAndThrowIllegalArgumentException(pResult, pEnv, !converted,
2796 &converted, pEnv->GetIntField(object, fieldIds.transitionBehaviour));
2799 videoEditJava_checkAndThrowIllegalArgumentException(pResult, pEnv, !converted,