Random fixes

This commit is contained in:
Sergii Pylypenko
2013-04-01 21:56:44 +03:00
parent 9d85c0c397
commit ada2888471
7 changed files with 25 additions and 20 deletions

View File

@@ -80,8 +80,7 @@ extern DECLSPEC int SDLCALL SDL_ANDROID_RequestNewAdvertisement(void);
/** Exports for Java environment and Video object instance */
extern DECLSPEC JNIEnv* SDL_ANDROID_JniEnv();
extern DECLSPEC jobject SDL_ANDROID_JniVideoObject();
extern DECLSPEC JavaVM* SDL_ANDROID_JavaVM();
/*
Open audio recording device, it will use parameters freq, format, channels, size and callback,