Sets the visibility. @param visible true to set this visible
(boolean visible)
| 31 | * @param visible true to set this visible |
| 32 | */ |
| 33 | public void setVisible(boolean visible); |
| 34 | |
| 35 | /** |
| 36 | * Clear the video from the tool in preparation for a new video. |
no outgoing calls
no test coverage detected