MCPcopy Create free account
hub / github.com/anyrtcIO-Community/anyRTC-RTMP-OpenSource / Muted

Method Muted

AnyCore/avcodec.h:55–55  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

53
54 bool Init(int num_channels, int sample_rate, int pcm_bit_size);
55 void Muted(bool enable){muted_ = enable;};
56 void StartEncoder();
57 void StopEncoder();
58

Callers 2

AnyRtmpStreamerImplMethod · 0.80
SetAudioEnableMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected