streaming_mode
Description:
[ Version ( deprecated = true , deprecated_since = "0.36" , since = "0.35" ) ]
public signal void* streaming_mode (bool streaming_mode)
public signal void* streaming_mode (bool streaming_mode)
Warning: streaming_mode is deprecated since 0.36.
Parameters:
streaming_mode |
true when it's streaming mode |
Returns:
handle for the display window if possible The streaming_mode signal is emitted when spice server is working in streaming mode. |