Incoming video is shown via a VideoSurface on the ParticipantPanel (CC.CreateVideoSurface(ParticipantPanel, ParticipantID)). When the connection is closed using CC.LeaveConference, the last frame of the incoming video remains in view. How can I clear that panel back to it's original state, prior to the creation of the VideoSurface? Any help greatly appreciated.
This has been resolved: ParticipantPanel.RemoveAllViews
Duh!
This has been resolved: ParticipantPanel.RemoveAllViews
Duh!
Last edited: