Class ThincProtoSound.thinc_sndPlay

java.lang.Object
  extended by ThincProtoSound.thinc_sndPlay
Enclosing interface:
ThincProtoSound

public static class ThincProtoSound.thinc_sndPlay
extends java.lang.Object


Field Summary
(package private)  byte id
           
(package private)  byte[] pad
           
(package private)  int size
           
(package private)  int timestamp
           
 
Constructor Summary
ThincProtoSound.thinc_sndPlay()
           
 
Method Summary
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

size

int size

timestamp

int timestamp

id

byte id

pad

byte[] pad
Constructor Detail

ThincProtoSound.thinc_sndPlay

public ThincProtoSound.thinc_sndPlay()