Snowman  0.1.0
Public Member Functions | Public Attributes | List of all members
snowboy::RawNnetVadStream Struct Reference
Inheritance diagram for snowboy::RawNnetVadStream:
Inheritance graph
[legend]
Collaboration diagram for snowboy::RawNnetVadStream:
Collaboration graph
[legend]

Public Member Functions

 RawNnetVadStream (const RawNnetVadStreamOptions &options)
 
virtual int Read (Matrix *mat, std::vector< FrameInfo > *info) override
 
virtual bool Reset () override
 
virtual std::string Name () const override
 
- Public Member Functions inherited from snowboy::StreamItf
virtual bool Connect (StreamItf *other)
 
virtual bool Disconnect ()
 

Public Attributes

RawNnetVadStreamOptions m_options
 
std::unique_ptr< Nnetm_nnet
 
Matrix m_fieldx30
 
- Public Attributes inherited from snowboy::StreamItf
bool m_isConnected {false}
 
StreamItfm_connectedStream {nullptr}
 

The documentation for this struct was generated from the following files: