AI-generated Key Takeaways
-
STREAMING_TAX_TYPE_UNSPECIFIED
indicates no telecommunications tax is collected. -
The content outlines US-specific telecommunications tax types for various streaming services including video rentals/subscriptions, video sales, multi-channel video, audio rentals/subscriptions, audio sales/downloads, and multi-channel audio.
-
Different
STREAMING_TAX_TYPE
enums are used to categorize these specific US telecommunications taxes based on the type of streaming content (video or audio) and the service type (rental, sales, multi-channel).
Streaming tax type for the US.
Enums | |
---|---|
STREAMING_TAX_TYPE_UNSPECIFIED |
No telecommunications tax collected. |
STREAMING_TAX_TYPE_TELCO_VIDEO_RENTAL |
US-specific telecommunications tax tier for video streaming, on demand, rentals / subscriptions / pay-per-view. |
STREAMING_TAX_TYPE_TELCO_VIDEO_SALES |
US-specific telecommunications tax tier for video streaming of pre-recorded content like movies, tv shows. |
STREAMING_TAX_TYPE_TELCO_VIDEO_MULTI_CHANNEL |
US-specific telecommunications tax tier for video streaming of multi-channel programming. |
STREAMING_TAX_TYPE_TELCO_AUDIO_RENTAL |
US-specific telecommunications tax tier for audio streaming, rental / subscription. |
STREAMING_TAX_TYPE_TELCO_AUDIO_SALES |
US-specific telecommunications tax tier for audio streaming, sale / permanent download. |
STREAMING_TAX_TYPE_TELCO_AUDIO_MULTI_CHANNEL |
US-specific telecommunications tax tier for multi channel audio streaming like radio. |