gstaudio.dsd_format

Module for [DsdFormat] enum namespace

struct DsdFormat

Types 1

structDsdFormat

Namespace for [DsdFormat] enum

Methods
gstaudio.types.DsdFormat fromString(string str) static nothrowConvert the DSD format string str to its #GstDsdFormat.
uint getWidth(gstaudio.types.DsdFormat format) static nothrow
string toString_(gstaudio.types.DsdFormat format) static nothrowReturns a string containing a descriptive name for the #GstDsdFormat if there is one, or NULL otherwise.