《对手》第2期:小米手机4对比华为荣耀6小米华为

百度   由于跨区划集中管辖改革去除了司法的行政化和地方化,一方面确保了中央的政令畅通、令行禁止,确保了法律法规的有效实施,另一方面也使行政审判职能作用得以充分行使和发挥,为司法环境的改善和司法公信力的提升打下了坚实基础。

A representation of a single VideoTrack.

Constructor

new VideoTrack(optionsopt)

Create an instance of this class.

Parameters:
NameTypeAttributesDefaultDescription
optionsObject<optional>
{}

Object of option names and values

Properties
NameTypeAttributesDefaultDescription
kindstring<optional>
''

A valid VideoTrack~Kind

idstring<optional>
'vjs_track_' + Guid.newGUID()

A unique id for this AudioTrack.

labelstring<optional>
''

The menu label for this track.

languagestring<optional>
''

A valid two character language code.

selectedboolean<optional>

If this track is the one that is currently playing.

See

Extends