Click or drag to resize
AacAccessUnitToolNetworkConfiguration Class
Inheritance Hierarchy
SystemObject
  StreamCoders.EncoderAacAccessUnitToolNetworkConfiguration

Namespace: StreamCoders.Encoder
Assembly: MediaBase (in MediaBase.dll) Version: 2.0.5.0 (2.0.5.0)
Syntax
public class AacAccessUnitToolNetworkConfiguration

The AacAccessUnitToolNetworkConfiguration type exposes the following members.

Constructors
  NameDescription
Public methodAacAccessUnitToolNetworkConfiguration
Initializes a new instance of the AacAccessUnitToolNetworkConfiguration class
Top
Properties
  NameDescription
Public propertyPayloadtype
Payload type to be used.
Public propertyReferenceClock
Reference clock for RTP stream.
Public propertySequenceNumber
Initial sequence number.
Public propertySsrc
Ssrc of RTP stream.
Top
Fields
  NameDescription
Public fieldSampleFrequency
sample frequency of audio stream.
Top
Extension Methods
  NameDescription
Public Extension MethodCopyOverloaded.
Creates a copy of the object.
(Defined by ObjectExtensions.)
Public Extension MethodCopy(Object)Overloaded.
Creates a deep copy of the object using the supplied object as a target for the copy operation.
(Defined by ObjectExtensions.)
Top
See Also