From 78a2a64cb6a4e8c03e20e887b621d8e57002be20 Mon Sep 17 00:00:00 2001 From: Joe Todd Date: Wed, 10 Apr 2024 17:51:32 +0100 Subject: [PATCH] Update docs --- docs/index.rst | 2 ++ 1 file changed, 2 insertions(+) diff --git a/docs/index.rst b/docs/index.rst index 2108372..0cec563 100644 --- a/docs/index.rst +++ b/docs/index.rst @@ -68,6 +68,8 @@ data directly from a file or process in real-time. :undoc-members: :inherited-members: +.. autoclass:: pyflac.OneShotDecoder + State -----