sourceBuffer property

SourceBuffer? get sourceBuffer

Implementation

SourceBuffer? get sourceBuffer {
  return null;
}