Packages
gvnc-1.0
Vnc
AudioFormat
AudioFormat
copy
free
format
frequency
nchannels
AudioFormat
Object Hierarchy:
Vnc.AudioFormat
Vnc.AudioFormat
Vnc.AudioFormat
Description:
[
CCode
( copy_function =
"g_boxed_copy"
, free_function =
"g_boxed_free"
, type_id =
"vnc_audio_format_get_type ()"
) ]
[
Compact
]
public
class
AudioFormat
Namespace:
Vnc
Package:
gvnc-1.0
Content:
Creation methods:
public
AudioFormat
()
Allocate a new VNC audio format struct whose contents is initialized to all zeros.
Methods:
public
AudioFormat
copy
()
Allocate a new VNC audio format struct whose contents is initialized with the data found in
this
.
public
void
free
()
Release the memory associated with
this
Fields:
public
uint8
format
public
uint32
frequency
public
uint8
nchannels