Class StreamInfo


  • public class StreamInfo
    extends Object
    Stream information class.

    NOTE: This should follow the structure defined in /client/Include.h StreamCaps in https://github.com/awslabs/amazon-kinesis-video-streams-producer-sdk-cpp/blob/master/kinesis-video-pic/src/client/include/com/amazonaws/kinesis/video/client/Include.h

    NOTE: Suppressing Findbug to eliminate unnecessary mem copy.