Package x3

Class X3FileHeader

java.lang.Object
x3.X3FileHeader

public class X3FileHeader
extends java.lang.Object
File header information for an X3 File. Contains essential information such as sample rate and number of channels as well as stuff like the X3 packed block size and default frame length.
Author:
Doug Gillespie
  • Field Summary

    Fields 
    Modifier and Type Field Description
    int nChannels  
    int sampleRate  
    long startTimeMillis  
  • Constructor Summary

    Constructors 
    Constructor Description
    X3FileHeader()  
  • Method Summary

    Methods inherited from class java.lang.Object

    equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait