'Declaration Public Sub LoadSettings( _
ByVal streamThe stream which contains the camera settings.As System.IO.Stream _
)
public void LoadSettings(
System.IO.Stream stream
)
public: void LoadSettings(
System.IO.Stream* stream
)
public:
void LoadSettings(
System.IO.Stream^ stream
)
Parameters
- stream
- The stream which contains the camera settings.