[ CCode ( cname = "spice_display_channel_change_preferred_video_codec_types" ) ]
[ Version ( since = "0.38" ) ]
public bool display_channel_change_preferred_video_codec_types (int[] codecs) throws Error
Tells the spice server the ordered preferred video codec types to use for streaming in this.
| this | |
| codecs |
an array of |
| ncodecs |
the number of codec types in the |
|
true if the preferred codec list was successfully changed, and false otherwise. |