CTR Pia  4.11.3
Game Communication Engine
nn::pia::session::Mesh::Setting Struct Reference

This structure stores settings passed to nn::pia::session::Mesh::CreateInstance. More...

Public Attributes

nn::pia::session::BitRateCheckMode bitRateCheckMode
 Settings for the bitrate detection feature.
 
nn::pia::session::NetworkTopology networkTopology
 Specifies the network topology setting for the mesh.
 
nn::pia::transport::NetworkFactorypNetworkFactory
 Pointer to an instance of the concrete class that inherits nn::pia::transport::NetworkFactory (factory pattern). It is used only when creating a Mesh instance.
 

Detailed Description

This structure stores settings passed to nn::pia::session::Mesh::CreateInstance.