getVariant

Template to get a TagVariant value using a D type.

T
getVariant
(
T
)
()

Parameters

T

The value type

variant const(TagLib_Variant)

The TagLib_Variant structure pointer

Return Value

Type: T

The value

Throws

ConvException, ConvOverflowException