Struct gdnative::VideoStreamWebm [] [src]

pub struct VideoStreamWebm { /* fields omitted */ }

Methods

impl VideoStreamWebm
[src]

[src]

[src]

Trait Implementations

impl GodotClass for VideoStreamWebm
[src]

[src]

[src]

[src]

[src]

[src]

impl Deref for VideoStreamWebm
[src]

The resulting type after dereferencing.

[src]

Dereferences the value.

Auto Trait Implementations