BililiveRecorder/BililiveRecorder.Core/Recording
genteure 2dd898ecd1
Some checks failed
Build and Test / test (ubuntu-latest) (push) Has been cancelled
Build and Test / test (windows-latest) (push) Has been cancelled
Build and Test / build_wpf (push) Has been cancelled
Build and Test / build_cli (any) (push) Has been cancelled
Build and Test / build_cli (linux-arm) (push) Has been cancelled
Build and Test / build_cli (linux-arm64) (push) Has been cancelled
Build and Test / build_cli (linux-x64) (push) Has been cancelled
Build and Test / build_cli (osx-arm64) (push) Has been cancelled
Build and Test / build_cli (osx-x64) (push) Has been cancelled
Build and Test / build_cli (win-x64) (push) Has been cancelled
Build and Test / build_docker (push) Has been cancelled
CodeQL / Analyze (csharp) (push) Has been cancelled
CodeQL / Analyze (javascript) (push) Has been cancelled
feat: add support for recording mode fallback
2024-12-01 19:44:46 +08:00
..
FlvProcessingContextWriterWithFileWriterFactory.cs FLV: Disable creating new file when recevied onMetaData 2022-06-24 21:29:16 +08:00
FlvTagReaderFactory.cs Core: Change visibility of most types to internal 2022-05-16 23:28:31 +08:00
IFlvProcessingContextWriterFactory.cs Core: Change visibility of most types to internal 2022-05-16 23:28:31 +08:00
IFlvTagReaderFactory.cs Core: Change visibility of most types to internal 2022-05-16 23:28:31 +08:00
IRecordTask.cs Core: Change visibility of most types to internal 2022-05-16 23:28:31 +08:00
IRecordTaskFactory.cs feat: add support for recording mode fallback 2024-12-01 19:44:46 +08:00
ITagGroupReaderFactory.cs Core: Change visibility of most types to internal 2022-05-16 23:28:31 +08:00
RawDataRecordTask.cs misc(core): minor changes 2023-08-24 23:48:11 +08:00
RecordTaskBase.cs fix(core): unify user-agent 2023-11-05 17:58:41 +08:00
RecordTaskFactory.cs feat: add support for recording mode fallback 2024-12-01 19:44:46 +08:00
StandardRecordTask.cs feat: add support for recording mode fallback 2024-12-01 19:44:46 +08:00
TagGroupReaderFactory.cs Core: Change visibility of most types to internal 2022-05-16 23:28:31 +08:00