Class TSignalPduNodeHelper

DescriptionHierarchyFieldsMethodsProperties

Unit

Declaration

type TSignalPduNodeHelper = class helper(TObject) for TSignalPduNode

Description

Hierarchy

  • TObject
  • TSignalPduNodeHelper

Overview

Properties

Public property Address: string read GetAddress write SetAddress;
Public property ApplicationID: Integer read GetApplicationID write SetApplicationID;
Public property DataLength: Integer read GetDataLength write SetDataLength;
Public property EncodingScheme: Integer read GetEncodingScheme write SetEncodingScheme;
Public property EntityID: Integer read GetEntityID write SetEntityID;
Public property MulticastRelayHost: string read GetMulticastRelayHost write SetMulticastRelayHost;
Public property MulticastRelayPort: Integer read GetMulticastRelayPort write SetMulticastRelayPort;
Public property Port: Integer read GetPort write SetPort;
Public property RadioID: Integer read GetRadioID write SetRadioID;
Public property ReadInterval: Single read GetReadInterval write SetReadInterval;
Public property RtpHeaderExpected: boolean read GetRtpHeaderExpected write SetRtpHeaderExpected;
Public property SampleRate: Integer read GetSampleRate write SetSampleRate;
Public property Samples: Integer read GetSamples write SetSamples;
Public property SiteID: Integer read GetSiteID write SetSiteID;
Public property TdlType: Integer read GetTdlType write SetTdlType;
Public property WhichGeometry: Integer read GetWhichGeometry write SetWhichGeometry;
Public property WriteInterval: Single read GetWriteInterval write SetWriteInterval;
Public property BboxCenter: TVector3Single read GetBboxCenter write SetBboxCenter;
Public property BboxSize: TVector3Single read GetBboxSize write SetBboxSize;

Description

Properties

Public property Address: string read GetAddress write SetAddress;
 
Public property ApplicationID: Integer read GetApplicationID write SetApplicationID;
 
Public property DataLength: Integer read GetDataLength write SetDataLength;
 
Public property EncodingScheme: Integer read GetEncodingScheme write SetEncodingScheme;
 
Public property EntityID: Integer read GetEntityID write SetEntityID;
 
Public property MulticastRelayHost: string read GetMulticastRelayHost write SetMulticastRelayHost;
 
Public property MulticastRelayPort: Integer read GetMulticastRelayPort write SetMulticastRelayPort;
 
Public property Port: Integer read GetPort write SetPort;
 
Public property RadioID: Integer read GetRadioID write SetRadioID;
 
Public property ReadInterval: Single read GetReadInterval write SetReadInterval;
 
Public property RtpHeaderExpected: boolean read GetRtpHeaderExpected write SetRtpHeaderExpected;
 
Public property SampleRate: Integer read GetSampleRate write SetSampleRate;
 
Public property Samples: Integer read GetSamples write SetSamples;
 
Public property SiteID: Integer read GetSiteID write SetSiteID;
 
Public property TdlType: Integer read GetTdlType write SetTdlType;
 
Public property WhichGeometry: Integer read GetWhichGeometry write SetWhichGeometry;
 
Public property WriteInterval: Single read GetWriteInterval write SetWriteInterval;
 
Public property BboxCenter: TVector3Single read GetBboxCenter write SetBboxCenter;
 
Public property BboxSize: TVector3Single read GetBboxSize write SetBboxSize;
 

Generated by PasDoc 0.14.0.