mirror of
https://github.com/LuanRT/googlevideo.git
synced 2026-07-03 09:35:00 +00:00
feat(protos): Add LiveMetadata protobuf (#18)
This commit is contained in:
@@ -19,4 +19,5 @@ export { ClientAbrState } from '../../protos/generated/video_streaming/client_ab
|
||||
export { StreamerContext } from '../../protos/generated/video_streaming/streamer_context.js';
|
||||
export { ProxyStatus } from '../../protos/generated/video_streaming/proxy_status.js';
|
||||
export { MediaCapabilities } from '../../protos/generated/video_streaming/media_capabilities.js';
|
||||
export { CryptoParams } from '../../protos/generated/video_streaming/crypto_params.js';
|
||||
export { CryptoParams } from '../../protos/generated/video_streaming/crypto_params.js';
|
||||
export { LiveMetadata } from '../../protos/generated/video_streaming/live_metadata.js';
|
||||
Reference in New Issue
Block a user