view src/app/waveform/waveform.component.css @ 132:36f57a21637c

Add a service for audio recording which uses relies on being provided implementations of a provider to a MediaStream and a MediaRecorder. Include a stub for use when recording isn't supported.
author Lucas Thompson <dev@lucas.im>
date Mon, 20 Mar 2017 13:24:36 +0000
parents 0b24b8ae62f8
children a121b5cd3842
line wrap: on
line source
.track {
  height: 100%;
}