7 #ifndef __PVSTREAMRTP_H__
8 #define __PVSTREAMRTP_H__
27 PvResult PrepareFor( uint32_t aWidth, uint32_t aHeight,
PvPixelType aPixelType, uint16_t aPaddingX = 0 );
39 uint16_t GetLocalPort()
const;
41 PvString GetMulticastIPAddress()
const;
42 PvString GetTCPServerIPAddress()
const;
43 uint16_t GetTCPServerPort()
const;
45 uint32_t GetThreadPriority()
const;
46 PvResult SetThreadPriority( uint32_t aPriority );