Class: Aws::Types::MultiplexProgramPacketIdentifiersMap

Inherits:
Object
  • Object
show all
Defined in:
sig/types.rbs

Constant Summary collapse

SENSITIVE =

Returns:

  • ([])

Instance Attribute Summary collapse

Instance Attribute Details

#arib_captions_pid::Integer

Returns the value of attribute arib_captions_pid.

Returns:

  • (::Integer)


2452
2453
2454
# File 'sig/types.rbs', line 2452

def arib_captions_pid
  @arib_captions_pid
end

#audio_pids::Array[::Integer]

Returns the value of attribute audio_pids.

Returns:

  • (::Array[::Integer])


2439
2440
2441
# File 'sig/types.rbs', line 2439

def audio_pids
  @audio_pids
end

#dvb_sub_pids::Array[::Integer]

Returns the value of attribute dvb_sub_pids.

Returns:

  • (::Array[::Integer])


2440
2441
2442
# File 'sig/types.rbs', line 2440

def dvb_sub_pids
  @dvb_sub_pids
end

#dvb_teletext_pid::Integer

Returns the value of attribute dvb_teletext_pid.

Returns:

  • (::Integer)


2441
2442
2443
# File 'sig/types.rbs', line 2441

def dvb_teletext_pid
  @dvb_teletext_pid
end

#dvb_teletext_pids::Array[::Integer]

Returns the value of attribute dvb_teletext_pids.

Returns:

  • (::Array[::Integer])


2453
2454
2455
# File 'sig/types.rbs', line 2453

def dvb_teletext_pids
  @dvb_teletext_pids
end

#ecm_pid::Integer

Returns the value of attribute ecm_pid.

Returns:

  • (::Integer)


2454
2455
2456
# File 'sig/types.rbs', line 2454

def ecm_pid
  @ecm_pid
end

#etv_platform_pid::Integer

Returns the value of attribute etv_platform_pid.

Returns:

  • (::Integer)


2442
2443
2444
# File 'sig/types.rbs', line 2442

def etv_platform_pid
  @etv_platform_pid
end

#etv_signal_pid::Integer

Returns the value of attribute etv_signal_pid.

Returns:

  • (::Integer)


2443
2444
2445
# File 'sig/types.rbs', line 2443

def etv_signal_pid
  @etv_signal_pid
end

#klv_data_pids::Array[::Integer]

Returns the value of attribute klv_data_pids.

Returns:

  • (::Array[::Integer])


2444
2445
2446
# File 'sig/types.rbs', line 2444

def klv_data_pids
  @klv_data_pids
end

#pcr_pid::Integer

Returns the value of attribute pcr_pid.

Returns:

  • (::Integer)


2445
2446
2447
# File 'sig/types.rbs', line 2445

def pcr_pid
  @pcr_pid
end

#pmt_pid::Integer

Returns the value of attribute pmt_pid.

Returns:

  • (::Integer)


2446
2447
2448
# File 'sig/types.rbs', line 2446

def pmt_pid
  @pmt_pid
end

#private_metadata_pid::Integer

Returns the value of attribute private_metadata_pid.

Returns:

  • (::Integer)


2447
2448
2449
# File 'sig/types.rbs', line 2447

def 
  @private_metadata_pid
end

#scte_27_pids::Array[::Integer]

Returns the value of attribute scte_27_pids.

Returns:

  • (::Array[::Integer])


2448
2449
2450
# File 'sig/types.rbs', line 2448

def scte_27_pids
  @scte_27_pids
end

#scte_35_pid::Integer

Returns the value of attribute scte_35_pid.

Returns:

  • (::Integer)


2449
2450
2451
# File 'sig/types.rbs', line 2449

def scte_35_pid
  @scte_35_pid
end

#smpte_2038_pid::Integer

Returns the value of attribute smpte_2038_pid.

Returns:

  • (::Integer)


2455
2456
2457
# File 'sig/types.rbs', line 2455

def smpte_2038_pid
  @smpte_2038_pid
end

#timed_metadata_pid::Integer

Returns the value of attribute timed_metadata_pid.

Returns:

  • (::Integer)


2450
2451
2452
# File 'sig/types.rbs', line 2450

def 
  @timed_metadata_pid
end

#video_pid::Integer

Returns the value of attribute video_pid.

Returns:

  • (::Integer)


2451
2452
2453
# File 'sig/types.rbs', line 2451

def video_pid
  @video_pid
end