Rygel.DLNAAvailableSeekRangeResponse – librygel-server Reference Manual
Packages
librygel-server
Rygel
DLNAAvailableSeekRangeResponse
end_byte
end_time
mode
range_length
start_byte
start_time
DLNAAvailableSeekRangeResponse
DLNAAvailableSeekRangeResponse.time_only
add_response_headers
to_string
DLNAAvailableSeekRangeResponse
Object Hierarchy:
Description:
public
class
DLNAAvailableSeekRangeResponse
:
HTTPResponseElement
Namespace:
Rygel
Package:
librygel-server
Content:
Properties:
public
int
mode
{
get
; }
The Limited Operation mode (0 or 1)
public
int64
start_time
{
get
; }
Available range start time, in microseconds
public
int64
end_time
{
get
; }
Available range end time, in microseconds
public
int64
start_byte
{
get
; }
The start of the available range in bytes
public
int64
end_byte
{
get
; }
The end of the available range in bytes (inclusive)
public
int64
range_length
{
get
; }
The length of the available range in bytes
Creation methods:
public
DLNAAvailableSeekRangeResponse
(
int
mode,
int64
start_time,
int64
end_time,
int64
start_byte,
int64
end_byte)
public
DLNAAvailableSeekRangeResponse.time_only
(
int
mode,
int64
start_time,
int64
end_time)
Methods:
public
override
void
add_response_headers
(
HTTPRequest
request)
public
override
string
to_string
()
Inherited Members:
All known members inherited from class Rygel.HTTPResponseElement
UNSPECIFIED
add_response_headers
to_string
All known members inherited from class GLib.Object
@new
newv
new_valist
get_type
get_class
@ref
unref
ref_sink
weak_ref
weak_unref
add_weak_pointer
remove_weak_pointer
@get
@set
get_property
set_property
get_data
set_data
set_data_full
steal_data
get_qdata
set_qdata
set_qdata_full
steal_qdata
freeze_notify
thaw_notify
dispose
constructed
notify_property
connect
disconnect
add_toggle_ref
remove_toggle_ref
bind_property
notify
ref_count