MPEG4Configuration Class

Class representing the MPEG4 Configuration.

Inheritance
MPEG4Configuration

Constructor

MPEG4Configuration(*, gov_length: Optional[float] = None, profile: Optional[Union[str, azure.media.videoanalyzeredge._generated.models._azure_video_analyzerfor_edge_enums.MPEG4Profile]] = None, **kwargs)

Variables

gov_length
float

Group of Video frames length.

profile
str or <xref:azure.media.videoanalyzer.edge.models.MPEG4Profile>

The MPEG4 Profile. Possible values include: "SP", "ASP".