audioChannelPositionsToString

fnstring audioChannelPositionsToString(gstaudio.types.AudioChannelPosition[] position) nothrow

Converts position to a human-readable string representation for debugging purposes.

Parameters

positionThe GstAudioChannelPositions to convert.

Returns

a newly allocated string representing

position