| Modifier and Type | Method | Description |
|---|---|---|
Video<Z> |
Video.attrAutobuffer(EnumAutobufferVideo attrAutobuffer) |
|
Video<Z> |
Video.attrAutoplay(EnumAutoplayVideo attrAutoplay) |
|
Video<Z> |
Video.attrControls(EnumControlsVideo attrControls) |
|
Video<Z> |
Video.attrHeight(Object attrHeight) |
|
Video<Z> |
Video.attrLoop(EnumLoopVideo attrLoop) |
|
Video<Z> |
Video.attrPoster(Object attrPoster) |
|
Video<Z> |
Video.attrSrc(String attrSrc) |
|
Video<Z> |
Video.attrWidth(Object attrWidth) |
|
Video<Z> |
Video.dynamic(Consumer<Video<Z>> consumer) |
|
Video<Z> |
Video.of(Consumer<Video<Z>> consumer) |
|
Video<Z> |
Video.self() |
|
default Video<T> |
FlowContentChoice.video() |
|
default Video<T> |
LegendChoice0.video() |
|
default Video<T> |
MapChoice0.video() |
|
default Video<T> |
PhrasingContentChoice.video() |
| Modifier and Type | Method | Description |
|---|---|---|
<Z extends Element> |
ElementVisitor.visitElementVideo(Video<Z> var1) |
|
<Z extends Element> |
ElementVisitor.visitParentVideo(Video<Z> var1) |
| Modifier and Type | Method | Description |
|---|---|---|
Video<Z> |
Video.dynamic(Consumer<Video<Z>> consumer) |
|
Video<Z> |
Video.of(Consumer<Video<Z>> consumer) |
Copyright © 2018. All rights reserved.