Method

PwgParamget_bytes

since: 0.1

Declaration [src]

GBytes*
pwg_param_get_bytes (
  PwgParam* self
)

Description [src]

Gets a new reference to the copied SPA POD bytes.

Stability: Unstable

Available since: 0.1

Gets propertyPwg.Param:bytes

Return value

Type: GBytes

Copied SPA POD bytes.

The caller of the method takes ownership of the returned data, and is responsible for freeing it.