AudioShapeFrame constructor
AudioShapeFrame({})
Implementation
AudioShapeFrame({
this.epoch = 0,
this.sequence = 0,
this.frameSizeInInterleavedSamples = 0,
this.timeStampInInterleavedSamples = 0,
this.shapeSetValues = const [],
});