m4e_sdk
dart:html
SourceBuffer
mode property
mode
m4e_sdk
dart:html
SourceBuffer
mode property
SourceBuffer class
Properties
appendWindowEnd
appendWindowStart
audioTracks
buffered
mode
onAbort
onError
timestampOffset
trackDefaults
updating
videoTracks
hashCode
on
runtimeType
Methods
abort
appendBuffer
appendTypedData
remove
addEventListener
dispatchEvent
noSuchMethod
removeEventListener
toString
Operators
operator ==
Constants
abortEvent
errorEvent
mode
property
String
mode
Implementation
String get mode native;
void
mode=
(
String
value
)
Implementation
set mode(String value) native;