public interface ZoomSDKVideoSource
Modifier and Type | Method and Description |
---|---|
void |
onInitialize(ZoomSDKVideoSender sender,
java.util.List<ZoomSDKVideoCapability> support_cap_list,
ZoomSDKVideoCapability suggest_cap) |
void |
onPropertyChange(java.util.List<ZoomSDKVideoCapability> support_cap_list,
ZoomSDKVideoCapability suggest_cap) |
void |
onStartSend() |
void |
onStopSend() |
void |
onUninitialized() |
void onInitialize(ZoomSDKVideoSender sender, java.util.List<ZoomSDKVideoCapability> support_cap_list, ZoomSDKVideoCapability suggest_cap)
void onPropertyChange(java.util.List<ZoomSDKVideoCapability> support_cap_list, ZoomSDKVideoCapability suggest_cap)
void onStartSend()
void onStopSend()
void onUninitialized()