Method

HinawaSndUnitget_node

deprecated: 2.5. since: 2.0.

Declaration [src]

void
hinawa_snd_unit_get_node (
  HinawaSndUnit* self,
  HinawaFwNode** node
)

Description [src]

Retrieve an instance of HinawaFwNode associated to the given unit.

Available since: 2.0.

Deprecated since: 2.5.

Instantiate HinawaFwNode according to Hitaki.AlsaFirewire:node-device instead.

Parameters

node

Type: HinawaFwNode

A HinawaFwNode.

The argument will be set by the function.
The data is owned by the caller of the function.