waterfall  0.2dev
 All Classes Files Functions Variables Enumerations Enumerator Pages
Public Member Functions | Public Attributes | List of all members
StreamInfo Struct Reference

Basic metadata for a sample stream. More...

#include <Backend.h>

Public Member Functions

double samplesToTime (int samples)
 

Public Attributes

bool knownLength
 Flag signalling whether the total length (number of samples) of the stream is known.
 
int length
 Length (number of samples) of the stream if it is known, 0 otherwise.
 
int sampleRate
 Stream sample rate in samples per second (Hz).
 
WFTime timeOffset
 Time offset of the first sample in the stream.
 

Detailed Description

Basic metadata for a sample stream.

Collaboration diagram for StreamInfo:
Collaboration graph
[legend]

The documentation for this struct was generated from the following file: