Get the format of an AVB source.
Parameters: |
|
---|
Set the format of an AVB source.
The AVB source format covers the encoding and sample rate of the source. Currently the format is limited to a single encoding MBLA 24 bit signed integers.
This setting will not take effect until the next time the source state moves from disabled to potential.
Parameters: |
|
---|
Get the channel count of an AVB source.
Parameters: |
|
---|
Set the channel count of an AVB source.
Sets the number of channels in the stream.
This setting will not take effect until the next time the source state moves from disabled to potential.
Parameters: |
|
---|
Get the channel map of an avb source.
Parameters: |
|
---|
Set the channel map of an avb source.
Sets the channel map of a source i.e. the list of input FIFOs that constitute the stream.
This setting will not take effect until the next time the source state moves from disabled to potential.
Parameters: |
|
---|
Get the media clock of an AVB source.
Parameters: |
|
---|
Set the media clock of an AVB source.
Sets the media clock of the stream.
Parameters: |
|
---|
Get the presentation time offset of an AVB source.
Parameters: |
|
---|
Set the presentation time offset of an AVB source.
Sets the presentation time offset of a source i.e. the time after sampling that the stream should be played. The default value for this is 2ms.
This setting will not take effect until the next time the source state moves from disabled to potential.
Parameters: |
|
---|
Get the name of an AVB source.
Parameters: |
|
---|
Set the name of an AVB source.
Sets a human readable name for the stream. This name must be fewer than AVB_MAX_NAME_LEN which can be set in avb_conf.h.
Parameters: |
|
---|
Get the destination address of an avb source.
Parameters: |
|
---|
Set the destination address of an avb source.
Sets the destination MAC address of a source. This setting will not take effect until the next time the source state moves from disabled to potential.
Parameters: |
|
---|
Get the destination vlan of an AVB source.
Parameters: |
|
---|
Set the destination vlan of an AVB source.
Sets the vlan that the source will transmit on. This defaults to 2.
This setting will not take effect until the next time the source state moves from disabled to potential.
Parameters: |
|
---|
The state of an AVB source.
Enum Values:
Get the current state of an AVB source.
Parameters: |
|
---|
Set the current state of an AVB source.
Sets the current state of an AVB source. You cannot set the state to ENABLED. Changing the state to POTENTIAL turns the stream on and it will automatically change to ENABLED when connected to a listener and streaming.
Parameters: |
|
---|