getBroadcastPicture
7/5/26Less than 1 minute
getBroadcastPicture
Description
Retrieve information about the image being broadcast instead of video from the camera connected to TrueConf VideoSDK (self-view)
void getBroadcastPicture()Response example
{
"fileName" : "IMG_0494.jpg",
"fileId" : 1508229934,
"method" : "getBroadcastPicture",
"requestId" : "1",
"result" : true
}See also