DsdFormat

Namespace for DsdFormat enum

Members

Static functions

fromString
gstaudio.types.DsdFormat fromString(string str)

Convert the DSD format string str to its #GstDsdFormat.

getWidth
uint getWidth(gstaudio.types.DsdFormat format)
toString_
string toString_(gstaudio.types.DsdFormat format)

Returns a string containing a descriptive name for the #GstDsdFormat if there is one, or NULL otherwise.