W3cubDocs

/Haxe JavaScript

SourceBufferAppendMode(String)

package js.html

Available on js

Variables

@:value(cast "segments") @:enum @:impl inline read only SEGMENTS:SourceBufferAppendMode = "segments"

@:value(cast "sequence") @:enum @:impl inline read only SEQUENCE:SourceBufferAppendMode = "sequence"

Static variables

@:value(cast "segments") @:enum @:impl static inline read only SEGMENTS:SourceBufferAppendMode = "segments"

@:value(cast "sequence") @:enum @:impl static inline read only SEQUENCE:SourceBufferAppendMode = "sequence"

© 2005–2018 Haxe Foundation
Licensed under a MIT license.
https://api.haxe.org/js/html/SourceBufferAppendMode.html