janusvrwebrtcsink: add API exposing the room id
I'm trying to port my application to janusvrwebrtcsink
and need some way to know the publisher room id.
We get this ID when receiving the joined event.
@eva : Could we expose it somehow using a property or signal?
Btw, any reason why room
is wrapped in an Option
? I think it should always be set, isn't it?