AudioStream.getLengthInFrames

struct AudioStream
nothrow @nogc
long
getLengthInFrames
()

Return Value

Type: long

Length of this stream in frames. Note: may return audiostreamUnknownLength if the length is unknown.

Meta