Package

spinoco.protcol.rtp

codec

Permalink

package codec

Created by pach on 27/02/17.

Source
codec.scala
Linear Supertypes
AnyRef, Any
Ordering
  1. Alphabetic
  2. By Inheritance
Inherited
  1. codec
  2. AnyRef
  3. Any
  1. Hide All
  2. Show All
Visibility
  1. Public
  2. All

Value Members

  1. object RTCPPacketCodec

    Permalink
  2. object RTPPacketCodec

    Permalink

    Codec for RTP Packet

  3. val paddingMapBits: Map[Int, BitVector]

    Permalink
  4. val paddingMapBytes: Map[Int, ByteVector]

    Permalink
  5. val version: Codec[RTPVersion.Value]

    Permalink
  6. val wordSizeCodec: Codec[Int]

    Permalink

Inherited from AnyRef

Inherited from Any

Ungrouped