gstaudio.dsd_format
Module for DsdFormat enum namespace
struct DsdFormat
Types 1
structDsdFormat
Namespace for DsdFormat enum
Methods
gstaudio.types.DsdFormat fromString(string str)Convert the DSD format string str to its #GstDsdFormat.uint getWidth(gstaudio.types.DsdFormat format)string toString_(gstaudio.types.DsdFormat format)Returns a string containing a descriptive name for the #GstDsdFormat if there is one, or NULL otherwise.