Tanoda
NatSuite.Recorders Namespace Reference

Namespaces

namespace  Clocks
 
namespace  Inputs
 
namespace  Internal
 

Classes

class  GIFRecorder
 Animated GIF image recorder. More...
 
class  HEVCRecorder
 HEVC video recorder. More...
 
interface  IMediaRecorder
 A recorder capable of recording video frames, and optionally audio frames, to a media output. All recorder methods are thread safe, and as such can be called from any thread. More...
 
class  JPGRecorder
 JPG image sequence recorder. This recorder is currently supported on macOS and Windows. This recorder is NOT thread-safe, and as such it is not fully compliant with the IMediaRecorder interfacex. More...
 
class  MP4Recorder
 MP4 video recorder. More...
 
class  WAVRecorder
 Waveform audio recorder. More...