Rygel.HTTPByteSeekResponse – librygel-server Reference Manual
Packages
librygel-server
Rygel
HTTPByteSeekResponse
end_byte
range_length
start_byte
total_size
HTTPByteSeekResponse
HTTPByteSeekResponse.from_request
add_response_headers
to_string
HTTPByteSeekResponse
Object Hierarchy:
Description:
public
class
HTTPByteSeekResponse
:
HTTPResponseElement
Namespace:
Rygel
Package:
librygel-server
Content:
Properties:
public
int64
start_byte
{
set
;
get
; }
The start of the range in bytes
public
int64
end_byte
{
set
;
get
; }
The end of the range in bytes (inclusive)
public
int64
range_length
{
get
; }
The length of the range in bytes
public
int64
total_size
{
set
;
get
; }
The length of the resource in bytes
Creation methods:
public
HTTPByteSeekResponse
(
int64
start_byte,
int64
end_byte,
int64
total_size)
public
HTTPByteSeekResponse.from_request
(
HTTPByteSeekRequest
request)
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