[−][src]Module hl_capture::encode
Structs
| AUDIO_ENCODER | |
| Encoder | An encoder used to encode video and audio to a file. |
| EncoderParameters | Parameters for encoding and muxing. |
| PixFmtConverter | Lazily-initialized pixel format converter. |
| PixFmtConverterInner | Pixel format converter. |
| VIDEO_ENCODER | |
| cap_audio_encoder | |
| cap_video_encoder |
Constants
| HL_CHANNEL_LAYOUT | |
| HL_SAMPLE_FORMAT | |
| HL_SAMPLE_RATE |
Statics
| AUDIO_ENCODER | |
| VIDEO_ENCODER |
Functions
| audio_encoder_info | Outputs information about the selected audio encoder. |
| initialize | Initialize the encoding stuff. |
| video_encoder_info | Outputs information about the selected video encoder. |
Type Definitions
| Result |