Function

AgsAudioOscUtiltype_tag_string_count_type

since: 3.0.0

Declaration [src]

guint
ags_osc_util_type_tag_string_count_type (
  gchar* type_tag
)

Description [src]

Count types in type_tag.

Available since: 3.0.0

Parameters

type_tag

Type: gchar*

The type tag string.

The data is owned by the caller of the function.
The value is a NUL terminated UTF-8 string.

Return value

Type: guint

The count of types specified.