cancel
Showing results for 
Search instead for 
Did you mean: 
cancel
1348
Views
0
Helpful
2
Replies

Is it possible to theme the Jabber SDK external video window?

Hi,

I'm wondering if it's possilbe to apply CSS to the Jabber SDK external video window?  I believe it's not, but wondering if

anyone has an idea if there's a way to somehow put some styling to a video pop.

Thanks,

Russel

2 Replies 2

dstaudt
Cisco Employee
Cisco Employee

It's not possible to style the popup window, though you can control some of the visual attributes, see:

setExternalWindowAlwaysOnTop

  setExternalWindowSelfViewPipPosition

  setExternalWindowShowControls

  setExternalWindowShowSelfViewPipBorder

  setExternalWindowTitle

Thanks for the response!  This is helpful!