gformat property

Returns the {@link TensorAudioFormat} associated with the tensor.

Implementation

// TODO: Rename
TensorAudioFormat get gformat {
  return format;
}