Method

GUPnPAVDIDLLiteResourceset_cleartext_size

Declaration [src]

void
gupnp_didl_lite_resource_set_cleartext_size (
  GUPnPDIDLLiteResource* resource,
  gint64 cleartext_size
)

Description [src]

Set the size (in bytes) of the resource. Passing a negative number will unset this property.

Parameters

cleartext_size

Type: gint64

The size (in bytes).