Construct a Format with given parameters.
sign |
signed or unsigned format |
endianness |
G_LITTLE_ENDIAN or G_BIG_ENDIAN |
width |
amount of bits used per sample |
depth |
amount of used bits in |
a Format or GST_AUDIO_FORMAT_UNKNOWN when no audio format exists with the given parameters. |