Struct opentok::publisher::Publisher [−][src]
pub struct Publisher { /* fields omitted */ }
Implementations
pub fn new(
name: &str,
capturer: Option<VideoCapturer>,
callbacks: PublisherCallbacks
) -> Self
Trait Implementations
Auto Trait Implementations
Blanket Implementations
Mutably borrows from an owned value. Read more