Package

spinoco.protocol.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. object RTPVersion extends Enumeration

    Permalink

    Created by pach on 11/10/17.

  4. val paddingMapBits: Map[Int, BitVector]

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

    Permalink
  6. val version: Codec[codec.RTPVersion.Value]

    Permalink
  7. val wordSizeCodec: Codec[Int]

    Permalink

Inherited from AnyRef

Inherited from Any

Ungrouped