AudioStream.isModule

struct AudioStream
@nogc
bool
isModule
()

Return Value

Type: bool

true if this stream is concerning a tracker module format. This is useful because the seek/tell functions are different.

Meta