visionai:: StreamReceiver:: Options

#include <streams.h>

Options to configure the StreamReceiver .

Summary

Public attributes

std::string
OPTIONAL: This specifies a specific event to receive from.
std::string
OPTIONAL: A name to identify the receiver.
REQUIRED: This specifies the service endpoint and cluster to connect to.
std::string
REQUIRED: This specifies the specific stream to receive from.

Public attributes

event_id

 std 
 :: 
 string 
  
 visionai 
 :: 
 StreamReceiver 
 :: 
 Options 
 :: 
 event_id 

OPTIONAL: This specifies a specific event to receive from.

Leave empty to receive from the latest event.

receiver_id

 std 
 :: 
 string 
  
 visionai 
 :: 
 StreamReceiver 
 :: 
 Options 
 :: 
 receiver_id 

OPTIONAL: A name to identify the receiver.

Leave empty to have it be automatically generatead.

service_connection_options

  ServiceConnectionOptions 
 
  
 visionai 
 :: 
 StreamReceiver 
 :: 
 Options 
 :: 
 service_connection_options 

REQUIRED: This specifies the service endpoint and cluster to connect to.

stream_id

 std 
 :: 
 string 
  
 visionai 
 :: 
 StreamReceiver 
 :: 
 Options 
 :: 
 stream_id 

REQUIRED: This specifies the specific stream to receive from.

Design a Mobile Site
View Site in Mobile | Classic
Share by: