Docs.rs
  • opentok-1.0.4
    • opentok 1.0.4
    • Permalink
    • Docs.rs crate page
    • MIT
    • Links
    • Documentation
    • Repository
    • crates.io
    • Source
    • Owners
    • philn
    • ferjm
    • Dependencies
      • anyhow ^1 normal
      • byte-slice-cast ^1.0.0 normal optional
      • derive_more ^0.99.14 normal optional
      • opentok-rs-sys ^1.0.3 normal
      • glib ^0.15 normal optional
      • gstreamer ^0.18 normal optional
      • gstreamer-app ^0.18 normal optional
      • gstreamer-video ^0.18 normal optional
      • lazy_static ^1.4.0 normal
      • log ^0.4.14 normal
      • once_cell ^1.8.0 normal
      • thiserror ^1.0.24 normal
      • cargo-husky ^1.5.0 dev
      • futures ^0.3.17 dev
    • Versions
    • 25.91% of the crate is documented
  • Platform
    • i686-unknown-linux-gnu
    • x86_64-unknown-linux-gnu
  • Feature flags
  • docs.rs
    • About docs.rs
    • Privacy policy
  • Rust
    • Rust website
    • The Book
    • Standard Library API Reference
    • Rust by Example
    • The Cargo Guide
    • Clippy Documentation

opentok1.0.4

Crate Items

  • Structs
  • Enums
  • Traits
  • Functions
  • Type Aliases

List of all items

Structs

  • audio_device::AudioDevice
  • audio_device::AudioDeviceSettings
  • audio_device::AudioSample
  • audio_device::AudioSampleData
  • connection::Connection
  • log::LOGGER_CALLBACKS
  • publisher::INSTANCES
  • publisher::Publisher
  • publisher::PublisherCallbacks
  • publisher::PublisherCallbacksBuilder
  • session::INSTANCES
  • session::Session
  • session::SessionCallbacks
  • session::SessionCallbacksBuilder
  • stream::Stream
  • subscriber::INSTANCES
  • subscriber::Subscriber
  • subscriber::SubscriberCallbacks
  • subscriber::SubscriberCallbacksBuilder
  • video_capturer::VideoCapturer
  • video_capturer::VideoCapturerCallbacks
  • video_capturer::VideoCapturerCallbacksBuilder
  • video_capturer::VideoCapturerSettings
  • video_frame::VideoFrame

Enums

  • OtcError
  • audio_device::AudioDeviceError
  • log::LogLevel
  • publisher::PublisherError
  • session::SessionError
  • stream::StreamVideoType
  • subscriber::SubscriberError
  • subscriber::VideoReason
  • video_frame::FrameFormat
  • video_frame::FramePlane

Traits

  • IntoResult

Functions

  • deinit
  • init
  • is_initialized
  • log::enable_log
  • log::logger_callback

Type Aliases

  • OtcResult
  • log::LoggerCallback