pub trait RTSPOnvifMediaImpl:
    RTSPMediaImpl
    + Send
    + Sync { }

Object Safety§

This trait is not object safe.

Implementors§