pub trait VideoAggregatorExt: IsA<VideoAggregator> + Sealed + 'static { }
Expand description

Trait containing all VideoAggregator methods.

§Implementors

VideoAggregator

Object Safety§

This trait is not object safe.

Implementors§