Twitch SDK (Internal)
Functions
java_videoparamsimpl.h File Reference
#include <jni.h>

Go to the source code of this file.

Functions

JNIEXPORT jobject JNICALL Java_tv_twitch_broadcast_VideoParams_configureForBandwidth (JNIEnv *, jclass, jint, jint, jfloat, jfloat, jobject)
 
JNIEXPORT jobject JNICALL Java_tv_twitch_broadcast_VideoParams_configureForResolution (JNIEnv *, jclass, jint, jint, jint, jfloat, jobject)
 

Function Documentation

◆ Java_tv_twitch_broadcast_VideoParams_configureForBandwidth()

JNIEXPORT jobject JNICALL Java_tv_twitch_broadcast_VideoParams_configureForBandwidth ( JNIEnv *  ,
jclass  ,
jint  ,
jint  ,
jfloat  ,
jfloat  ,
jobject   
)

◆ Java_tv_twitch_broadcast_VideoParams_configureForResolution()

JNIEXPORT jobject JNICALL Java_tv_twitch_broadcast_VideoParams_configureForResolution ( JNIEnv *  ,
jclass  ,
jint  ,
jint  ,
jint  ,
jfloat  ,
jobject   
)